ekaterinadimitrova2 commented on a change in pull request #856:
URL: https://github.com/apache/cassandra/pull/856#discussion_r561908922
##########
File path: src/java/org/apache/cassandra/tools/nodetool/TableStats.java
##########
@@ -68,6 +68,11 @@
description = "Show only the top K tables for the sort key
(specify the number K of tables to be shown")
private int top = 0;
+ @Option(title = "boundary_check",
+ name = {"-B", "--boundary-check"},
Review comment:
Sounds good to me :-) Thanks!
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]