You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/10/24 22:13:57 UTC

[GitHub] [cassandra-accord] dcapwell commented on a diff in pull request #11: Feedback/cassandra 17103

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


##########
accord-core/src/main/java/accord/local/Status.java:
##########
@@ -52,4 +52,16 @@ public boolean hasBeen(Status equalOrGreaterThan)
     {
         return compareTo(equalOrGreaterThan) >= 0;
     }
+
+    public boolean isInvalidated()

Review Comment:
   used here: https://github.com/apache/cassandra/pull/1948/files#diff-727e032963026a3afc0cac7963951ab882aadfaa1a73e2a666020c8e7329755eR243



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