Thread pool statistics recommendations
Recommendations that appear for assistance with resolving thread pool issues are described in the table.
The recommendations appear in the Recommendations panel when the Performance Service detects known issues in the CQL
statement of a query.
Recommendation | Description |
---|---|
Mutation stage |
Number of pending mutations.
Too many pending mutations, which could be related to disk problems, poor tuning, or cluster overload.
Consider adding new nodes, tuning the system, and revisiting your data model.
If not |
Pending reads |
Number of pending reads.
Too many pending reads, which could be related to disk problems, poor tuning, or cluster overload.
Consider adding new nodes, tuning the system, and revisiting your data model.
If not |
ReplicateOnWriteStage Stress |
Be careful when using |