[Groonga-commit] droonga/droonga-engine at 300a394 [master] Send the message only to the unjoined node

Back to archive index

YUKI Hiroshi null+****@clear*****
Sat Nov 29 17:40:47 JST 2014


YUKI Hiroshi	2014-11-29 17:40:47 +0900 (Sat, 29 Nov 2014)

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

  Message:
    Send the message only to the unjoined node

  Modified files:
    bin/droonga-engine-unjoin

  Modified: bin/droonga-engine-unjoin (+1 -0)
===================================================================
--- bin/droonga-engine-unjoin    2014-11-29 17:36:56 +0900 (649741c)
+++ bin/droonga-engine-unjoin    2014-11-29 17:40:47 +0900 (93d8f07)
@@ -106,6 +106,7 @@ run_remote_command(options.remaining_node, "remove_replicas",
                    "hosts"   => [options.replica_remove_host])
 
 run_remote_command(options.replica_remove_node, "set_replicas",
+                   "node"    => options.replica_remove_node,
                    "dataset" => options.dataset,
                    "hosts"   => [options.replica_remove_host])
 
-------------- next part --------------
HTML����������������������������...
下載 



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