josh-mckenzie commented on code in PR #1751:
URL: https://github.com/apache/cassandra/pull/1751#discussion_r932528074


##########
src/java/org/apache/cassandra/db/ColumnFamilyStore.java:
##########
@@ -2979,6 +2979,11 @@ public long[] getPerLevelSizeBytes()
         return compactionStrategyManager.getPerLevelSizeBytes();
     }
 
+    public int[] getSSTableCountPerTWCSBucket()

Review Comment:
   Will go ahead and fix the other MBean methods that are missing it as well. 👍 



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