getconcurrentcompactors

This provides the number of possible concurrent compactions for Cassandra. This can be configured, but would require a restart of Cassandra for that config to be reflected. This can also be increased using setconcurrentcompactors, but it will also be reset when Cassandra is restarted. It can be used as a quick fix during issues with nodes or while bootstrapping a node:

$CASSANDRA_HOME/bin/nodetool getconcurrentcompactors

The output of the preceding command is as follows:

Figure 7.13: getconcurrentcompactors

Get Mastering Apache Cassandra 3.x - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.