bereng commented on code in PR #2508:
URL: https://github.com/apache/cassandra/pull/2508#discussion_r1273422257


##########
src/java/org/apache/cassandra/db/DeletionTime.java:
##########
@@ -115,7 +115,8 @@ public void digest(Digest digest)
     }
 
     /**
-     * check if this deletion time is valid - localDeletionTime can never be 
negative
+     * check if this deletion time is valid - markedForDeleteAt can only 
negative if the deletion is LIVE.

Review Comment:
   Nit: Capital `C`?



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