Re: Restrict cassandra to number of cpus

2017-04-28 Thread Igmar Palsenberg
> Is it possible to restrict cassandra with  some limited number of cpus/cores > on a given bix? > > There is one  JVM parameter to do that but all thread pools dont respect > that setting. > > -D cassandra.available_processors > > Is there any other way to achieve this ? If you're running on

Restrict cassandra to number of cpus

2017-04-28 Thread Anshu Vajpayee
Hi All - Is it possible to restrict cassandra with some limited number of cpus/cores on a given bix? There is one JVM parameter to do that but all thread pools dont respect that setting. -D cassandra.available_processors Is there any other way to achieve this ?