[Groonga-commit] droonga/droonga-engine at 2e00983 [buffered-forward] Update cluster state after joining

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jan 15 18:06:18 JST 2015


YUKI Hiroshi	2015-01-15 18:06:18 +0900 (Thu, 15 Jan 2015)

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

  Message:
    Update cluster state after joining

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

  Modified: lib/droonga/command/remote.rb (+2 -0)
===================================================================
--- lib/droonga/command/remote.rb    2015-01-15 17:54:45 +0900 (03c7e88)
+++ lib/droonga/command/remote.rb    2015-01-15 18:06:18 +0900 (065d9be)
@@ -224,6 +224,8 @@ module Droonga
 
           @serf.join(*@other_hosts)
           sleep(5)
+
+          @serf.update_cluster_state
         end
 
         def absorb_data
-------------- next part --------------
HTML����������������������������...
Download 



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