You are right Samal, configuring cassandra-env.sh a little bit and let
it calculate heap size solved the problem! thank you!
On Mon, Dec 5, 2011 at 11:23, Harald Falzberger wrote:
> I don't think that this is the problem because I'm testing on a
> supercomputer with 16T RAM.
>
> Is it possible, t
I don't think that this is the problem because I'm testing on a
supercomputer with 16T RAM.
Is it possible, that cassandra runs into this bug of the jvm?
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6399443
On Mon, Dec 5, 2011 at 06:29, samal wrote:
> Lower your heap size, if you are testi
Lower your heap size, if you are testing multiple instance with single
node.
https://github.com/apache/cassandra/blob/trunk/conf/cassandra-env.sh#L64
On Sun, Dec 4, 2011 at 11:08 PM, Harald Falzberger
wrote:
> Hi,
>
> I'm trying to set up a test environment with 2 nodes on one physical
> machin