Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
2.2.9, 3.0.10, 3.10, 4.0-alpha1, 4.0
-
None
-
Low
Description
getting attribute Mean of org.apache.cassandra.metrics:type=ColumnFamily,name=ColUpdateTimeDeltaHistogram threw an exceptionjavax.management.RuntimeMBeanException: java.lang.IllegalStateException: Unable to compute ceiling for max when histogram overflowed
Although the fact that this histogram has 164 buckets already, I wonder if there is something weird with the computation thats causing this to be so large? It appears to be coming from updates to system.local
org.apache.cassandra.metrics:type=Table,keyspace=system,scope=local,name=ColUpdateTimeDeltaHistogram
Attachments
Issue Links
- Blocked
-
CASSANDRA-11658 java.lang.IllegalStateException: Unable to compute ceiling for max when histogram overflowed
- Resolved
- is duplicated by
-
CASSANDRA-11063 Unable to compute ceiling for max when histogram overflowed
- Resolved
-
CASSANDRA-15324 Unable to compute ceiling for max when histogram
- Resolved
-
CASSANDRA-11658 java.lang.IllegalStateException: Unable to compute ceiling for max when histogram overflowed
- Resolved
- is related to
-
CASSANDRA-12643 Improve reporting of overflowing histograms
- Resolved