You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by ruslan usifov <ru...@gmail.com> on 2012/06/18 14:13:11 UTC

cassandra 1.0.x and java 1.7

Hello!

Is it safe to use java 1.7 with cassandra 1.0.x Reason why i want do
that, is that in java 1.7 appear options for rotate GC log:

http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=ff824681055961ffffffffe1f62393b68deb5?bug_id=6941923

RE: cassandra 1.0.x and java 1.7

Posted by Viktor Jevdokimov <Vi...@adform.com>.
We use 7u3 in production long enough with no problems.

7u4 requires larger minimum stack size, 160KB vs 128KB, but 160KB still not enough for Cassandra, with 192KB better, but needs more testing.

https://issues.apache.org/jira/browse/CASSANDRA-4275 suggests 256KB





Best regards / Pagarbiai

Viktor Jevdokimov
Senior Developer

Email: Viktor.Jevdokimov@adform.com
Phone: +370 5 212 3063
Fax: +370 5 261 0453

J. Jasinskio 16C,
LT-01112 Vilnius,
Lithuania



Disclaimer: The information contained in this message and attachments is intended solely for the attention and use of the named addressee and may be confidential. If you are not the intended recipient, you are reminded that the information remains the property of the sender. You must not use, disclose, distribute, copy, print or rely on this e-mail. If you have received this message in error, please contact the sender immediately and irrevocably delete this message and any copies.> -----Original Message-----
> From: ruslan usifov [mailto:ruslan.usifov@gmail.com]
> Sent: Monday, June 18, 2012 15:13
> To: user@cassandra.apache.org
> Subject: cassandra 1.0.x and java 1.7
>
> Hello!
>
> Is it safe to use java 1.7 with cassandra 1.0.x Reason why i want do that, is
> that in java 1.7 appear options for rotate GC log:
>
> http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=ff824681055961f
> fffffffe1f62393b68deb5?bug_id=6941923