Mmuzaf commented on code in PR #2497: URL: https://github.com/apache/cassandra/pull/2497#discussion_r2200618226
########## src/java/org/apache/cassandra/tools/nodetool/layout/CassandraCliHelpLayout.java: ########## Review Comment: The class only affects the help layout commands, so it does not actually influence the representation of the output results. I haven't seen any tools that parse usage output, but they might still exist, so breaking them would be a bad idea. These changes are intended to ensure a smooth transition to a new framework, so it's better to keep this class for now and remove it in the next major release, taking into account that the maintenance costs a pretty low. -- 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: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org