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

David Capwell commented on CASSANDRA-16095:
-------------------------------------------

Starting commit

CI Results (pending):
||Branch||Source||Circle CI||Jenkins||
|trunk|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-16095-trunk-9DDF4ED4-D56E-4FB0-AB89-B42A3B1CC1BC]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-16095-trunk-9DDF4ED4-D56E-4FB0-AB89-B42A3B1CC1BC]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/240/]|


> When a table attempts to clean up metrics, it was cleaning up all global 
> table metrics
> --------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16095
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16095
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Observability/JMX
>            Reporter: Altan Özlü
>            Assignee: David Capwell
>            Priority: Urgent
>             Fix For: 4.0-beta
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> when i use
> {code:java}
> bin/nodetool tablestats xxxx{code}
> i get this error
> {code:java}
> error: 
> org.apache.cassandra.metrics:type=Table,keyspace=xxxx,scope=feed,name=WriteLatency
> -- StackTrace --
> javax.management.InstanceNotFoundException: 
> org.apache.cassandra.metrics:type=Table,keyspace=xxxx,scope=feed,name=WriteLatency
> {code}
> if i restart the node and check it works but if i write something then i get 
> the error again
>  * Cassandra 4.0-beta1
>  * Ubuntu 20



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to