[Groonga-commit] droonga/droonga-engine at cad8109 [master] Restart node by changing of its accept_messages_newer_than.

Back to archive index

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


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

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

  Message:
    Restart node by changing of its accept_messages_newer_than.
    
    It is actually unneccesary, but we do it, because we should wait
    until the change is completely notified to other nodes via the
    serf cluster.

  Modified files:
    lib/droonga/command/droonga_engine.rb

  Modified: lib/droonga/command/droonga_engine.rb (+1 -0)
===================================================================
--- lib/droonga/command/droonga_engine.rb    2015-04-23 22:09:37 +0900 (c4aa4ad)
+++ lib/droonga/command/droonga_engine.rb    2015-04-23 22:32:32 +0900 (8992367)
@@ -599,6 +599,7 @@ module Droonga
 
         RESTART_TRIGGER_KEYS = [
           "role",
+          "accept_messages_newer_than",
         ]
 
         def run_cluster_state_observer
-------------- next part --------------
HTML����������������������������...
Descargar 



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