belliottsmith commented on code in PR #106:
URL: https://github.com/apache/cassandra-accord/pull/106#discussion_r1697615368
##########
accord-core/src/test/java/accord/impl/basic/DelayedCommandStores.java:
##########
@@ -278,6 +284,7 @@ public DelayedSafeStore(DelayedCommandStore commandStore,
RangesForEpoch ranges,
@Override
public void postExecute()
{
+ super.postExecute();
Review Comment:
good catch, looks like a bad (or brain-dead) merge
--
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]