belliottsmith commented on code in PR #3664:
URL: https://github.com/apache/cassandra/pull/3664#discussion_r1837695369
##########
src/java/org/apache/cassandra/service/accord/AccordConfigurationService.java:
##########
@@ -660,6 +660,11 @@ public long maxEpoch()
return epochs.maxEpoch();
}
+ /**
+ * The callback is resolved while holding the class lock, which can cause
the future chain to resolve while also
Review Comment:
object lock, not class lock?
--
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]