[Groonga-commit] droonga/droonga-engine at fa66be6 [master] Fix mismatched method name

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 23 16:33:32 JST 2015


YUKI Hiroshi	2015-04-23 16:33:32 +0900 (Thu, 23 Apr 2015)

  New Revision: fa66be66dc72276d7a2504859ba54538542a9a16
  https://github.com/droonga/droonga-engine/commit/fa66be66dc72276d7a2504859ba54538542a9a16

  Message:
    Fix mismatched method name

  Modified files:
    lib/droonga/engine.rb

  Modified: lib/droonga/engine.rb (+1 -1)
===================================================================
--- lib/droonga/engine.rb    2015-04-23 16:16:55 +0900 (3041d5c)
+++ lib/droonga/engine.rb    2015-04-23 16:33:32 +0900 (5c319e6)
@@ -105,7 +105,7 @@ module Droonga
       @dispatcher.stop_immediately
       @cluster.shutdown
       @state.shutdown
-      @export_last_processed_message_timestamp_observer.shutdown
+      @export_last_processed_message_timestamp_observer.stop
       export_last_processed_message_timestamp
       logger.trace("stop_immediately: done")
     end
-------------- next part --------------
HTML����������������������������...
Descargar 



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