Details
-
Bug
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
None
-
Correctness - Unrecoverable Corruption / Loss
-
Critical
-
Low Hanging Fruit
-
User Report
-
All
-
None
-
Description
when i use
bin/nodetool tablestats xxxx
i get this error
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
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
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-16055 StorageService exposes ensureTraceKeyspace that is used by jvm-dtest, but it should be removed and use MigrationManager.evolveSystemKeyspace instead
- Resolved
- relates to
-
CASSANDRA-15582 4.0 quality testing: metrics
- In Progress
- links to