maedhroz commented on code in PR #4428:
URL: https://github.com/apache/cassandra/pull/4428#discussion_r2539046297


##########
test/unit/org/apache/cassandra/db/lifecycle/TrackerTest.java:
##########
@@ -62,7 +62,7 @@
 
 public class TrackerTest
 {
-    private static final int COMPONENT_STATS_SIZE_BYTES = 4805;
+    private static final int COMPONENT_STATS_SIZE_BYTES = 4806;

Review Comment:
   I've had to deal with test failures here and there around SSTable component 
sizes in tests, where different configurations use different SSTable formats, 
etc. (Just want to make sure this wouldn't be problematic later...)



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