question

yauheni.dasko_192758 avatar image
yauheni.dasko_192758 asked Erick Ramirez answered

Is concurrent_compactors dependent on physical or logical cores?

Hi there!

I'm a novice at cassandra and have a question regarding concurrent_compactors setting.

I've found this information on "cassandra.yaml configuration file" page:

"If your data directories are backed by SSDs, increase this value to the number of cores."

Does the article say about physical cores or logical?

Thanks.

compaction
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Erick Ramirez avatar image
Erick Ramirez answered

It's based on physical cores. Setting it to logical cores would saturate the CPU on the servers and will have the opposite effect. Cheers!

Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.