[Groonga-commit] long-long-float/droonga-engine at af7f581 [master] Add path to serf event handler errors

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Aug 29 20:49:10 JST 2014


YUKI Hiroshi	2014-08-29 20:49:10 +0900 (Fri, 29 Aug 2014)

  New Revision: af7f5818e3d72ad89e00704e56f04fef46ca6fac
  https://github.com/long-long-float/droonga-engine/commit/af7f5818e3d72ad89e00704e56f04fef46ca6fac

  Message:
    Add path to serf event handler errors

  Modified files:
    lib/droonga/path.rb

  Modified: lib/droonga/path.rb (+4 -0)
===================================================================
--- lib/droonga/path.rb    2014-08-29 20:48:53 +0900 (efacb90)
+++ lib/droonga/path.rb    2014-08-29 20:49:10 +0900 (bcd9f85)
@@ -74,6 +74,10 @@ module Droonga
       def buffer
         state + "buffer"
       end
+
+      def serf_event_handler_errors
+        state + "serf-event-handler-errors"
+      end
     end
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index