You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "dcapwell (via GitHub)" <gi...@apache.org> on 2023/04/14 22:05:54 UTC

[GitHub] [cassandra-accord] dcapwell commented on a diff in pull request #43: CASSANDRA-18451: CEP-15: (C*) Improve the chaos generation for Burn Tests: slow/flakey connections and dropped messages

dcapwell commented on code in PR #43:
URL: https://github.com/apache/cassandra-accord/pull/43#discussion_r1167304066


##########
accord-core/src/main/java/accord/impl/InMemoryCommandStore.java:
##########
@@ -398,6 +398,13 @@ protected <T> void executeInContext(InMemoryCommandStore commandStore, PreLoadCo
         }
     }
 
+    @Override
+    public String toString() {

Review Comment:
   I use the debugger a lot to make sure threading is correct, so this is for that use case



-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org