[Groonga-commit] droonga/droonga-engine at d5217c0 [master] Wait for restarting after nodes' role is changed

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Mar 23 11:38:37 JST 2015


YUKI Hiroshi	2015-03-23 11:38:37 +0900 (Mon, 23 Mar 2015)

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

  Message:
    Wait for restarting after nodes' role is changed

  Modified files:
    bin/droonga-engine-join

  Modified: bin/droonga-engine-join (+1 -0)
===================================================================
--- bin/droonga-engine-join    2015-03-23 11:38:17 +0900 (da734b9)
+++ bin/droonga-engine-join    2015-03-23 11:38:37 +0900 (ed831e4)
@@ -171,6 +171,7 @@ class JoinCommand
     run_remote_command(joining_node, "change_role",
                        "node" => joining_node,
                        "role" => nil)
+    wait_until_restarted(joining_node)
     @node_role_changed = false
   end
 
-------------- next part --------------
HTML����������������������������...
Download 



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