[Groonga-commit] droonga/droonga-engine at 2951694 [master] Remove needless method call for a part of shutdown of Cluster

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Mar 31 11:33:27 JST 2015


YUKI Hiroshi	2015-03-31 11:33:27 +0900 (Tue, 31 Mar 2015)

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

  Message:
    Remove needless method call for a part of shutdown of Cluster

  Modified files:
    lib/droonga/engine.rb

  Modified: lib/droonga/engine.rb (+0 -1)
===================================================================
--- lib/droonga/engine.rb    2015-03-27 21:03:30 +0900 (0523494)
+++ lib/droonga/engine.rb    2015-03-31 11:33:27 +0900 (75f2224)
@@ -89,7 +89,6 @@ module Droonga
     def stop_immediately
       logger.trace("stop_immediately: start")
       save_last_processed_message_timestamp
-      @cluster.stop_observe
       @dispatcher.stop_immediately
       @cluster.shutdown
       @state.shutdown
-------------- next part --------------
HTML����������������������������...
Download 



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