[Groonga-commit] droonga/droonga-engine at 0802bed [master] 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: 0802bed9726b63ef002f0741df3068ea6a691966
  https://github.com/droonga/droonga-engine/commit/0802bed9726b63ef002f0741df3068ea6a691966

  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