dcapwell commented on code in PR #2339:
URL: https://github.com/apache/cassandra/pull/2339#discussion_r1202797249


##########
src/java/org/apache/cassandra/gms/ApplicationState.java:
##########
@@ -57,6 +57,9 @@
      **/
     SSTABLE_VERSIONS,
     DISK_USAGE,
+
+    // TODO (replace with TCM) : This is a temp solution to know what epoch is 
current for each instance in the cluster, used for topology ACK callbacks

Review Comment:
   should be deleted in https://issues.apache.org/jira/browse/CASSANDRA-18444



-- 
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]

Reply via email to