blerer commented on code in PR #2807:
URL: https://github.com/apache/cassandra/pull/2807#discussion_r1363410062
##########
src/java/org/apache/cassandra/tcm/ClusterMetadataService.java:
##########
@@ -125,6 +125,10 @@ public static ClusterMetadataService instance()
private final AtomicBoolean commitsPaused = new AtomicBoolean();
+ /**
+ * Returns the state of the {@code ClusteMetadataService}.
Review Comment:
I think that you answer the question that I was wondering. It was unclear to
me what the different states means.
How does work the reset of the local metadata?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]