Skip to content

Commit dc73973

Browse files
Updates comment
1 parent 85e6d5b commit dc73973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/org/elasticsearch/cluster/coordination/FailedToCommitClusterStateException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
/**
1919
* Exception indicating a cluster state update was published and may or may not have been committed.
20-
* This exception can only be thrown by master nodes.
20+
* This exception can only be thrown by the master node.
2121
* <p>
2222
* If this exception is thrown, then the cluster state update was published, but is not guaranteed
2323
* to be committed, including the next master node. This exception should only be thrown when there is

0 commit comments

Comments
 (0)