[ https://issues.apache.org/jira/browse/CASSANDRA-17445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875845#comment-17875845 ]
Maxim Muzafarov commented on CASSANDRA-17445: --------------------------------------------- [~maedhroz], [~smiklosovic] I've fixed all your comments and reduced the changes to "replace only the annotations". Some other changes are still needed to preserve the help output format, add new tests, and maintain backwards compatibility, so the patch is slightly bigger than just replacing the annotations. Here are the test results to make sure there are no broken tests after replacing annotations. I suggest you look at the PR and I/we will do the similar for other commands to finalize this JIRA issue: https://github.com/apache/cassandra/pull/2497 https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-5/56/ Can you take a look? > Library airlift/airline has been deprecated > ------------------------------------------- > > Key: CASSANDRA-17445 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17445 > Project: Cassandra > Issue Type: Task > Components: Dependencies > Reporter: Tibor Repasi > Assignee: Maxim Muzafarov > Priority: Normal > Fix For: 5.x > > Time Spent: 1h 40m > Remaining Estimate: 0h > > The [airlift/airline|https://github.com/airlift/airline] library has been > deprecated and is not maintained since [8 Jun > 2021|https://github.com/airlift/airline/commit/ae3d7e103bdc140969bde944d4ba09345d663a61]. > It is used in many tools and some tests of Cassandra which should be > reviewed. > Tools using that library: > * org.apache.cassandra.tools.JMXTool > * org.apache.cassandra.tools.NodeTool > * org.apache.cassandra.stress.Compaction > * org.apache.cassandra.fqltool.FullQueryLogTool > Tests using it: > * org.apache.cassandra.simulator.SimulationRunner > Alternatives (as suggested in the depreciation notice): > * [Airline 2|https://rvesse.github.io/airline/] > * [picocli|https://picocli.info] -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org