belliottsmith commented on code in PR #5:
URL: https://github.com/apache/cassandra-accord/pull/5#discussion_r928023970


##########
accord-core/src/test/java/accord/burn/BurnTest.java:
##########
@@ -229,6 +233,7 @@ static void burn(Random random, TopologyFactory 
topologyFactory, List<Id> client
     public static void main(String[] args) throws Exception
     {
         Long overrideSeed = null;
+//        Long overrideSeed = -7320078316311161123L;

Review Comment:
   I leave some seed commented out to make it easier to switch. Not sure if it 
matters much at this point in development, but perhaps I should make it cleaner 
going forwards.



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