YUKI Hiroshi
null+****@clear*****
Tue Apr 21 17:43:54 JST 2015
YUKI Hiroshi 2015-04-21 17:43:54 +0900 (Tue, 21 Apr 2015) New Revision: 60c4e96decc16ac6ef6245c2fdee074a8c1f15ce https://github.com/droonga/droonga.org/commit/60c4e96decc16ac6ef6245c2fdee074a8c1f15ce Message: Add description of "reporter" field in the response of system.status Modified files: reference/1.1.0/commands/system/status/index.md Modified: reference/1.1.0/commands/system/status/index.md (+7 -2) =================================================================== --- reference/1.1.0/commands/system/status/index.md 2015-04-21 16:40:49 +0900 (8c95712) +++ reference/1.1.0/commands/system/status/index.md 2015-04-21 17:43:54 +0900 (2b9dd73) @@ -71,7 +71,8 @@ For example: "192.168.0.11:10031/droonga": { "live": false } - } + }, + "reporter": "192.168.0.10:49707/droon****@192*****:10031/droonga" } } @@ -87,7 +88,8 @@ This returns a hash like following as the response's `body`, with `200` as its ` }, "<Identifier of the node 2>" : { ... }, ... - } + }, + "reporter": "<Internal identifier of the reporter> @ <Identifier of the reporter node>" } `nodes` @@ -100,6 +102,9 @@ This returns a hash like following as the response's `body`, with `200` as its ` If `true`, the node can process messages, and messages are delivered to it. Otherwise, the node doesn't process any message for now, because it is down or some reasons. +`reporter` +: A string indicating who returns the result. + It is useful for finding a broken node which detect status of other nodes wrongly. ## Error types {#errors} -------------- next part -------------- HTML����������������������������... 다운로드