You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Josh McKenzie (Jira)" <ji...@apache.org> on 2022/07/06 15:54:00 UTC

[jira] [Commented] (CASSANDRA-17715) nodetool clientstats - client_options to be exposed by adding a new flag

    [ https://issues.apache.org/jira/browse/CASSANDRA-17715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17563314#comment-17563314 ] 

Josh McKenzie commented on CASSANDRA-17715:
-------------------------------------------

[CI Results]
Branch: 4.1, build number: 79
   butler url: https://butler.cassandra.apache.org/#/ci/upstream/compare/Cassandra-4.1/Cassandra-4.1
   jenkins url: https://ci-cassandra.apache.org/job/Cassandra-4.1/79/
   JIRA: CASSANDRA-17715
   commit url: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=commit;h=dcb4768345e0fe96420c4f4597e2eb822040d15a
   affected paths:
* src/java/org/apache/cassandra/tools/nodetool/ClientStats.java
* test/unit/org/apache/cassandra/tools/nodetool/ClientStatsTest.java
* CHANGES.txt
* NEWS.txt

   Build Result: UNSTABLE
   Passing Tests: 47334
   Failing Tests: 19

||Test|Failures|JIRA||
|org.apache.cassandra.net.ProxyHandlerConnectionsTest.testExpireSome-compression|5 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.distributed.test.RepairErrorsTest.testRemoteStreamFailure|2 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testSegmentFlaggingWithNonblockingOnCreation|5 of 76|[CASSANDRA-17542?|https://issues.apache.org/jira/browse/CASSANDRA-17542]|
|org.apache.cassandra.cql3.validation.operations.SelectTest.testTokenFctRejectsInvalidColumnType|4 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.distributed.test.CASTest.testSuccessfulWriteBeforeRangeMovement|7 of 76|[CASSANDRA-17461?|https://issues.apache.org/jira/browse/CASSANDRA-17461]|
|org.apache.cassandra.cql3.validation.entities.SecondaryIndexTest.testIndexesOnComplexPrimaryKey|8 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.cql3.validation.entities.SecondaryIndexTest.testRangeQuery|5 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.net.ConnectionTest.testMessageDeliveryOnReconnect|5 of 76|[CASSANDRA-16677?|https://issues.apache.org/jira/browse/CASSANDRA-16677]|
|org.apache.cassandra.distributed.upgrade.CompactStorageImplicitNullInClusteringTest.testImplicitNullInClusteringWithCompactStorage|4 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.distributed.upgrade.DropCompactStorageTest.testDropCompactStorage|1 of 76|[CASSANDRA-17674?|https://issues.apache.org/jira/browse/CASSANDRA-17674]|
|org.apache.cassandra.cql3.ViewComplexTTLTest.testUpdateColumnInViewPKWithTTLWithFlush[3]|15 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.cql3.validation.entities.SecondaryIndexTest.testIndexOnClusteringKeyInsertExpiringColumn|6 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|dtest-upgrade.upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_0_x_To_indev_4_1_x.test_bootstrap_multidc|3 of 76|[Multiple JIRAs found|https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20and%20resolution%20%3D%20unresolved%20and%20summary%20~%20"*TestUpgrade*"]
|org.apache.cassandra.distributed.upgrade.CompactStoragePagingTest.testPagingWithCompactStorage|6 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.tools.TopPartitionsTest.testServiceTopPartitionsSingleTable|8 of 76|[CASSANDRA-17649?|https://issues.apache.org/jira/browse/CASSANDRA-17649]|
|org.apache.cassandra.distributed.test.CASTest.testSuccessfulWriteDuringRangeMovementFollowedByConflicting|8 of 76|[CASSANDRA-17461?|https://issues.apache.org/jira/browse/CASSANDRA-17461]|
|org.apache.cassandra.cql3.ViewFilteringClustering1Test.terminated successfully|4 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.distributed.upgrade.CompactStorageHiddenColumnTest.testHiddenColumnWithCompactStorage|5 of 76|[No JIRA found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]


> nodetool clientstats - client_options to be exposed by adding a new flag
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17715
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17715
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.1-beta, 4.2
>
>
> client_options column (CASSANDRA-16378) should appear when using a new flag (to be introduced) to expose client_options instead of being added at the back of the current output. This is needed to ensure backward compatibility of the output is preserved. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org