[Groonga-commit] droonga/droonga-engine at 2217ff3 [master] Comment out line for disabled feature

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Jul 22 19:03:16 JST 2014


YUKI Hiroshi	2014-07-22 19:03:16 +0900 (Tue, 22 Jul 2014)

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

  Message:
    Comment out line for disabled feature

  Modified files:
    bin/droonga-engine-join

  Modified: bin/droonga-engine-join (+1 -1)
===================================================================
--- bin/droonga-engine-join    2014-07-22 18:52:52 +0900 (828168d)
+++ bin/droonga-engine-join    2014-07-22 19:03:16 +0900 (00d9594)
@@ -139,7 +139,7 @@ run_remote_command(options.joining_node, "join",
                    "node"   => options.joining_node,
                    "type"   => "replica",
                    "source" => options.source_node,
-                   "fetch_port" => publish_port,
+#                   "fetch_port" => publish_port,
                    "copy"   => options.copy)
 
 puts "Update existing hosts in the cluster..."
-------------- next part --------------
HTML����������������������������...
Download 



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