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


##########
accord-core/src/main/java/accord/local/RedundantStatus.java:
##########
@@ -80,6 +92,26 @@ public enum RedundantStatus
      */
     LOCALLY_REDUNDANT,
 
+    /**
+     * The relevant owned ranges are all shard-redundant AND (pre-bootstrap or 
stale), meaning any intersecting transaction

Review Comment:
   It occurs to me a good approach might be to create separate (but very 
similar) enums, for each purpose. I'll add a TODO and explore this in a later 
patch.



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