belliottsmith commented on code in PR #1891:
URL: https://github.com/apache/cassandra/pull/1891#discussion_r1105653442
##########
src/java/org/apache/cassandra/db/DeletionTime.java:
##########
@@ -152,7 +156,7 @@ public boolean deletes(long timestamp)
public int dataSize()
{
- return 12;
+ return 16;
Review Comment:
Since we're writing an int, I don't think this needs to change?
--
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]