mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
better javadoc
This commit is contained in:
parent
10183c7440
commit
10f96ba8f2
@ -244,7 +244,7 @@ public class JgroupsDiscovery extends AbstractLifecycleComponent<Discovery> impl
|
||||
return;
|
||||
}
|
||||
|
||||
// direct message from a member that indicate his state has changed.
|
||||
// direct message from a member indicating it has joined the jgroups cluster and provides us its node information
|
||||
if (isMaster()) {
|
||||
try {
|
||||
BytesStreamInput is = new BytesStreamInput(msg.getBuffer());
|
||||
|
Loading…
x
Reference in New Issue
Block a user