[Groonga-commit] droonga/droonga-engine at 4cc2395 [buffered-forward] Wait until the source node is completely restarted

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Mar 24 18:38:40 JST 2015


YUKI Hiroshi	2015-03-24 18:38:40 +0900 (Tue, 24 Mar 2015)

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

  Message:
    Wait until the source node is completely restarted

  Modified files:
    bin/droonga-engine-join

  Modified: bin/droonga-engine-join (+1 -0)
===================================================================
--- bin/droonga-engine-join    2015-03-24 18:26:46 +0900 (2684363)
+++ bin/droonga-engine-join    2015-03-24 18:38:40 +0900 (ecb7664)
@@ -169,6 +169,7 @@ class JoinCommand
       run_remote_command(source_node, "change_role",
                          "node" => source_node,
                          "role" => nil)
+      wait_until_restarted(source_node)
     end
     puts("Restoring role of the joining node...")
     run_remote_command(joining_node, "change_role",
-------------- next part --------------
HTML����������������������������...
Download 



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