[
https://issues.apache.org/jira/browse/CASSANDRA-19486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835558#comment-17835558
]
Stefan Miklosovic commented on CASSANDRA-19486:
-----------------------------------------------
[CASSANDRA-19486|https://github.com/instaclustr/cassandra/tree/CASSANDRA-19486]
{noformat}
java17_pre-commit_tests
✓ j17_build 4m 19s
✓ j17_cqlsh_dtests_py311 6m 53s
✓ j17_cqlsh_dtests_py38 6m 47s
✓ j17_cqlsh_dtests_py38_vnode 6m 55s
✓ j17_cqlshlib_cython_tests 8m 44s
✓ j17_cqlshlib_tests 6m 37s
✓ j17_unit_tests 12m 32s
✓ j17_unit_tests_repeat 6m 40s
✓ j17_utests_latest 12m 34s
✓ j17_utests_latest_repeat 6m 33s
✓ j17_utests_oa 12m 22s
✓ j17_utests_oa_repeat 6m 36s
✕ j17_cqlsh_dtests_py311_vnode 7m 7s
✕ j17_dtests 36m 6s
gossip_test.TestGossip test_assassinate_valid_node
✕ j17_dtests_latest 35m 51s
bootstrap_test.TestBootstrap test_bootstrap_with_reset_bootstrap_state
offline_tools_test.TestOfflineTools test_sstablelevelreset
offline_tools_test.TestOfflineTools test_sstableofflinerelevel
gossip_test.TestGossip test_assassinate_valid_node
✕ j17_dtests_vnode 34m 59s
gossip_test.TestGossip test_assassinate_valid_node
✕ j17_jvm_dtests 34m 36s
org.apache.cassandra.distributed.test.NativeTransportEncryptionOptionsTest
testOptionalMtlsModeDoNotAllowNonSSLConnections
org.apache.cassandra.distributed.test.NativeTransportEncryptionOptionsTest
testEndpointVerificationEnabledIpNotInSAN
org.apache.cassandra.fuzz.ring.ConsistentBootstrapTest
coordinatorIsBehindTest TIMEOUTED
✕ j17_jvm_dtests_latest_vnode 19m 0s
junit.framework.TestSuite
org.apache.cassandra.fuzz.harry.integration.model.InJVMTokenAwareExecutorTest
TIMEOUTED
{noformat}
[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4152/workflows/d962e676-1ccd-44d0-b287-cee8162c5c7d]
> enrich system_views.pending_hints with hints sizes
> --------------------------------------------------
>
> Key: CASSANDRA-19486
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19486
> Project: Cassandra
> Issue Type: Improvement
> Components: Consistency/Hints
> Reporter: Stefan Miklosovic
> Assignee: Stefan Miklosovic
> Priority: Normal
> Fix For: 5.x
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> I am happy to close this if somebody shows me how to get total size of all
> hints or all hints per particular node via JMX.
> I could find StorageMetrics.totalHints but that is how many hints there are,
> not their sizes. We also have
> org.apache.cassandra.metrics:type=HintedHandOffManager name=<MetricName>
> org.apache.cassandra.metrics:type=HintsService name=<MetricName>
> But that is again showing other metrics not sizes.
> I would add two methods into HintsServiceMBean returning this. Seems to be
> very easy to do once we do CASSANDRA-19477.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]