[ https://issues.apache.org/jira/browse/CASSANDRA-17445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869462#comment-17869462 ]
Caleb Rackliffe commented on CASSANDRA-17445: --------------------------------------------- I'm still looking through the patch/PR and making comments, but a word on delivery... I think what we should deliver as a first artifact here (i.e. literally commit to trunk) is a single commit w/ a minimal viable airline -> pico replacement (ex. directly use {{NodeProbe}} in the new commands). That obviously should go along w/ parity testing for old/new help output and verification that Python and in-JVM dtest usage of nodetool still works, etc. Where did we land on the dev list around testing existing command output? > 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