File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
docs/reference/modules/discovery Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ breaks added to make it easier to read):
66
66
67
67
[source,text]
68
68
----
69
- [2022-03-21T11:02:35,513][INFO ][o.e.c.c.NodeLeftExecutor] [instance-0000000000] node-left:
70
- removed [{instance-0000000004}{bfcMDTiDRkietFb9v_di7w}{aNlyORLASam1ammv2DzYXA}{172.27.47.21}{172.27.47.21:19054}{m}]
71
- with reason [test reason ]
69
+ [2022-03-21T11:02:35,513][INFO ][o.e.c.c.NodeLeftExecutor] [instance-0000000000]
70
+ node-left: [{instance-0000000004}{bfcMDTiDRkietFb9v_di7w}{aNlyORLASam1ammv2DzYXA}{172.27.47.21}{172.27.47.21:19054}{m}]
71
+ with reason [disconnected ]
72
72
----
73
73
74
74
This message says that the `NodeLeftExecutor` on the elected master
@@ -79,8 +79,8 @@ breaks added to make it easier to read):
79
79
80
80
[source,text]
81
81
----
82
- [2022-03-21T11:02:59,892][INFO ][o.e.c.c.NodeJoinExecutor] [instance-0000000000] node-join:
83
- added [{instance-0000000004}{bfcMDTiDRkietFb9v_di7w}{UNw_RuazQCSBskWZV8ID_w}{172.27.47.21}{172.27.47.21:19054}{m}]
82
+ [2022-03-21T11:02:59,892][INFO ][o.e.c.c.NodeJoinExecutor] [instance-0000000000]
83
+ node-join: [{instance-0000000004}{bfcMDTiDRkietFb9v_di7w}{UNw_RuazQCSBskWZV8ID_w}{172.27.47.21}{172.27.47.21:19054}{m}]
84
84
with reason [joining after restart, removed [24s] ago with reason [disconnected]]
85
85
----
86
86
You can’t perform that action at this time.
0 commit comments