Details
Description
Yesterday I upgraded my Cassandra cluster from 2.0.14 to 2.0.16, after upgrade, I am start seeing some strange behaviours of "PendingTasks" reporting.
The Cassandra repository I am using is datastax, steps I performed for upgrade:
yum update -y cassandra20
The upgrade went fine, after upgrade cluster is operating okay. "nodetool info and nodetool status" results looked fine. "nodetool version" is reporting the correct version.
But our monitoring system start reporting some crazy "pendingtasks". For example, "pending taks" for node1 sometimes jump from 0 to 15K for about 1 minute, then drop back to 0. This issue keeps occurring, didn't have this issue with 2.0.14. Our monitoring system is checking the value of "MBeans" -> "CompactionManager" -> "PendingTasks".
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-9683 Get mucher higher load and latencies after upgrading from 2.1.6 to cassandra 2.1.7
- Resolved
-
CASSANDRA-9744 unrealistic pending compactions displayed
- Resolved
-
CASSANDRA-9914 Millions of fake pending compaction tasks + high CPU
- Resolved
-
CASSANDRA-11025 Too many compactions on certain node when too many empty tables are created
- Resolved