YUKI Hiroshi
null+****@clear*****
Wed Dec 10 18:05:37 JST 2014
YUKI Hiroshi 2014-12-10 18:05:37 +0900 (Wed, 10 Dec 2014) New Revision: 058209c6c17d61814dcfaa291ffb5fce7ae7a64a https://github.com/droonga/droonga-engine/commit/058209c6c17d61814dcfaa291ffb5fce7ae7a64a Merged 97ba0d9: Merge ../droonga-engine into replicas-in-a-branch Message: Output source cluster id at first Modified files: bin/droonga-engine-join Modified: bin/droonga-engine-join (+2 -0) =================================================================== --- bin/droonga-engine-join 2014-12-10 16:50:04 +0900 (86ad5b9) +++ bin/droonga-engine-join 2014-12-10 18:05:37 +0900 (4f3fbb0) @@ -38,6 +38,8 @@ class JoinCommand puts " to the cluster of #{@options["replica-source-host"]}" puts " via #{@options["receiver-host"]} (this host)" puts "" + puts "Source Cluster ID: #{source_cluster_id}" + puts "" set_node_role do_join -------------- next part -------------- HTML����������������������������...Download