Bug 238236 - database/cassandra3: align "nodetool status" columns
Summary: database/cassandra3: align "nodetool status" columns
Status: Closed DUPLICATE of bug 244501
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: easy, needs-qa
Depends on:
Blocks:
 
Reported: 2019-05-30 07:53 UTC by Lapo Luchini
Modified: 2020-03-08 17:58 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly?


Attachments
back-port of the PR to the current 3.x branch (2.33 KB, patch)
2019-05-30 07:53 UTC, Lapo Luchini
koobs: maintainer-approval+
Details | Diff
Updated patch for 3.11.5 (1.44 KB, patch)
2019-12-18 11:16 UTC, Angelo Polo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lapo Luchini 2019-05-30 07:53:54 UTC
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 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-06-01 12:23:20 UTC
Comment on attachment 204712 [details]
back-port of the PR to the current 3.x branch

Approved by: portmgr (unmaintained port)

Pending QA pass
Comment 2 Lapo Luchini 2019-12-09 10:10:15 UTC
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.
Comment 3 Angelo Polo 2019-12-18 11:16:28 UTC
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".
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2020-03-08 17:39:49 UTC
Moin moin 

Is this still relevant?


mfg Tobias
Comment 5 Angelo Polo 2020-03-08 17:52:22 UTC
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.
Comment 6 Tobias C. Berner freebsd_committer freebsd_triage 2020-03-08 17:58:17 UTC
Ok, I sligthly wrongly close this one as a duplicate then :)

*** This bug has been marked as a duplicate of bug 244501 ***