What version is shipping on debian stable / RHEL?
On Mon, Nov 7, 2011 at 4:13 PM, Radim Kolar wrote:
> Currently cassandra/conf/cassandra-env.sh disables use of jamm if openjdk is
> detected.
>
> I enabled it and tested it on openjdk 1.6 b23 and it works as expected. That
> openjdk test can be pr
Currently cassandra/conf/cassandra-env.sh disables use of jamm if
openjdk is detected.
I enabled it and tested it on openjdk 1.6 b23 and it works as expected.
That openjdk test can be probably removed.
Have a look at this
https://issues.apache.org/jira/browse/CASSANDRA-2787
Thanks,
Nehal Mehta
2011/10/1 Radim Kolar
> 1.
> jamm still do not works on openJDK?
>
> WARN [MutationStage:368] 2011-10-01 18:21:39,695 Memtable.java (line 156)
> MemoryMeter uninitialized (jamm not specified as java a
1.
jamm still do not works on openJDK?
WARN [MutationStage:368] 2011-10-01 18:21:39,695 Memtable.java (line
156) MemoryMeter uninitialized (jamm not specified as java agent);
assuming liveRatio of 10.0. Usually this means cassandra-env.sh
disabled jamm because you are using a buggy JRE; upgr