belliottsmith commented on code in PR #5:
URL: https://github.com/apache/cassandra-accord/pull/5#discussion_r928023655
##########
accord-core/src/main/java/accord/impl/SimpleProgressLog.java:
##########
@@ -129,6 +131,7 @@ boolean isAtLeast(GlobalStatus equalOrGreaterThan)
Set<Id> globalNotPersisted;
GlobalPendingDurable globalPendingDurable;
+ Object debugInvestigating;
Review Comment:
I'd prefer to keep it, it can be helpful for debugging issues thrown up by
the burn test. This isn't going to be a production implementation after all.
--
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]