Created attachment 204712 [details] back-port of the PR to the current 3.x branch I'd suggest a simple backport of a small fix as discussed upstream here: https://issues.apache.org/jira/browse/CASSANDRA-14787 and available in this PR: https://github.com/apache/cassandra/pull/286/files
Comment on attachment 204712 [details] back-port of the PR to the current 3.x branch Approved by: portmgr (unmaintained port) Pending QA pass
Upstream patch was later changed to a bigger one (using TableBuilder to have dynamic table width), but that will be available in future Cassandra 4.x port and I think the current single-line patch is still fine for current 3.11.x port.
Created attachment 210027 [details] Updated patch for 3.11.5 [MAINTAINER] Updated the patch for 3.11.5 - only modifies Status.java. Adds file "files/patch-src_java_org_apache_cassandra_tools_nodetool_Status.java".
Moin moin Is this still relevant? mfg Tobias
Yes, although it's been included in the patch for the update to 3.11.6 in bug #244501 so better to just commit that one.
Ok, I sligthly wrongly close this one as a duplicate then :) *** This bug has been marked as a duplicate of bug 244501 ***