YUKI Hiroshi
null+****@clear*****
Thu Apr 23 18:16:35 JST 2015
YUKI Hiroshi 2015-04-23 18:16:35 +0900 (Thu, 23 Apr 2015) New Revision: 2e94dcd7aad13fd5485edce46c2728f3b2ed7461 https://github.com/droonga/droonga.org/commit/2e94dcd7aad13fd5485edce46c2728f3b2ed7461 Message: Update examples of droonga-engine-join command based on the latest implementation Modified files: tutorial/1.1.0/add-replica/index.md Modified: tutorial/1.1.0/add-replica/index.md (+17 -5) =================================================================== --- tutorial/1.1.0/add-replica/index.md 2015-04-23 18:07:09 +0900 (3b4b90a) +++ tutorial/1.1.0/add-replica/index.md 2015-04-23 18:16:35 +0900 (d247ba2) @@ -152,11 +152,22 @@ $ droonga-engine-join --host=node2 \ Start to join a new node node2 to the cluster of node0 via node2 (this host) - -Joining new replica to the cluster... -... -Update existing hosts in the cluster... -... + port = 10031 + tag = droonga + dataset = Default + +Source Cluster ID: 8951f1b01583c1ffeb12ed5f4093210d28955988 + +Changing role of the joining node... +Configuring the joining node as a new replica for the cluster... +Registering new node to existing nodes... +Changing role of the source node... +Copying data from the source node... +100% done (maybe 00:00:00 remaining) +The timestamp of the last processed message at the source node: xxxx-xx-xxTxx:xx:xx.xxxxxxZ +Setting new node to ignore messages older than the timestamp... +Restoring role of the source node... +Restoring role of the joining node... Done. ~~~ @@ -170,6 +181,7 @@ $ droonga-engine-join --host=node2 \ Start to join a new node node2 to the cluster of node0 via node1 (this host) +... ~~~ * You must specify the host name (or the IP address) of the new replica node, via the `--host` option. -------------- next part -------------- HTML����������������������������... 다운로드