Re: Cassandra 1.2.19 and Java 8

2016-01-12 Thread Michael Shuler
n > the mean time there has been some questions internally about running > 1.2 on Java 8 until the upgrade can be fully completed. cassandra-1.2 fails to *build* properly for me on java8 in gen-cli-grammar with an antlr NPE, so we build on java6 or 7. > I upgraded to 1.8 to avoi

Re: Cassandra 1.2.19 and Java 8

2016-01-12 Thread Robert Coli
On Tue, Jan 12, 2016 at 2:31 PM, Tim Heckman wrote: > We still have an installation of Cassandra on the 1.2.19 release, > running on Java 7. We do plan on upgrading to a newer version, but in > the mean time there has been some questions internally about running > 1.2 on Java 8 until

Cassandra 1.2.19 and Java 8

2016-01-12 Thread Tim Heckman
Hello, We still have an installation of Cassandra on the 1.2.19 release, running on Java 7. We do plan on upgrading to a newer version, but in the mean time there has been some questions internally about running 1.2 on Java 8 until the upgrade can be fully completed. I seem to remember speaking

Re: Running Cassandra on Java 8 u60..

2015-09-28 Thread Jonathan Haddad
to Java7 and G1GC (early versions were >>> buggy). >>> >>> Cheers, >>> Stefano >>> >>> >>> On Fri, Sep 25, 2015 at 5:08 PM, Kevin Burton >>> wrote: >>> >>>> Any issues with running Cassandra 2.0.16 on Java

Re: Running Cassandra on Java 8 u60..

2015-09-28 Thread Nathan Bijnens
2015, at 7:14 PM, Stefano Ortolani wrote: >> >> I think those were referring to Java7 and G1GC (early versions were >> buggy). >> >> Cheers, >> Stefano >> >> >> On Fri, Sep 25, 2015 at 5:08 PM, Kevin Burton wrote: >> >>> Any issues w

Re: Running Cassandra on Java 8 u60..

2015-09-27 Thread Kevin Burton
k JDK9 will be the one. > > On Sep 25, 2015, at 7:14 PM, Stefano Ortolani wrote: > > I think those were referring to Java7 and G1GC (early versions were buggy). > > Cheers, > Stefano > > > On Fri, Sep 25, 2015 at 5:08 PM, Kevin Burton wrote: > >> Any issu

Re: Running Cassandra on Java 8 u60..

2015-09-27 Thread Graham Sanderson
Stefano > > > On Fri, Sep 25, 2015 at 5:08 PM, Kevin Burton <mailto:bur...@spinn3r.com>> wrote: > Any issues with running Cassandra 2.0.16 on Java 8? I remember there is long > term advice on not changing the GC but not the underlying version of Java. > > Thought

Re: Running Cassandra on Java 8 u60..

2015-09-25 Thread Jeff Jirsa
We saw no problems with 8u60. From: on behalf of Kevin Burton Reply-To: "user@cassandra.apache.org" Date: Friday, September 25, 2015 at 5:08 PM To: "user@cassandra.apache.org" Subject: Running Cassandra on Java 8 u60.. Any issues with running Cassandra 2.0.16 on Java

Re: Running Cassandra on Java 8 u60..

2015-09-25 Thread Stefano Ortolani
I think those were referring to Java7 and G1GC (early versions were buggy). Cheers, Stefano On Fri, Sep 25, 2015 at 5:08 PM, Kevin Burton wrote: > Any issues with running Cassandra 2.0.16 on Java 8? I remember there is > long term advice on not changing the GC but not the underlying v

Running Cassandra on Java 8 u60..

2015-09-25 Thread Kevin Burton
Any issues with running Cassandra 2.0.16 on Java 8? I remember there is long term advice on not changing the GC but not the underlying version of Java. Thoughts? -- We’re hiring if you know of any awesome Java Devops or Linux Operations Engineers! Founder/CEO Spinn3r.com Location: *San

Re: Java 8

2015-05-07 Thread Ben Bromhead
DSE 4.6.5 supports Java 8 ( http://docs.datastax.com/en/datastax_enterprise/4.6/datastax_enterprise/RNdse46.html?scroll=RNdse46__rel465) and DSE 4.6.5 is Cassandra 2.0.14 under the hood. I would go with 8 On 7 May 2015 at 04:51, Paulo Motta wrote: > First link was broken (sorry), here is

Re: Java 8

2015-05-07 Thread Paulo Motta
> : > > Hi >> >> >> >> Are there any plans to support Java 8 for Cassandra 2.0, now that Java 7 >> is EOL? >> >> Currently Java 7 is also recommended for 2.1. Are there any reasons not >> to recommend Java 8 for 2.1? >> >> >> >> Thanks, >> >> Stefan >> > >

Re: Java 8

2015-05-07 Thread Paulo Motta
DRA-8168> 2015-05-07 8:32 GMT-03:00 Stefan Podkowinski : > Hi > > > > Are there any plans to support Java 8 for Cassandra 2.0, now that Java 7 > is EOL? > > Currently Java 7 is also recommended for 2.1. Are there any reasons not to > recommend Java 8 for 2.1? > > > > Thanks, > > Stefan >

Java 8

2015-05-07 Thread Stefan Podkowinski
Hi Are there any plans to support Java 8 for Cassandra 2.0, now that Java 7 is EOL? Currently Java 7 is also recommended for 2.1. Are there any reasons not to recommend Java 8 for 2.1? Thanks, Stefan

Re: Does Cassandra support running on Java 8?

2014-10-22 Thread Michael Shuler
On 10/22/2014 03:14 PM, Michael Shuler wrote: On 10/22/2014 02:42 AM, Fredrik wrote: Are there any official recomendations, validations/tests done with Cassandra >= 2.0 on Java 8? We've been running JDK8 dtest jenkins jobs on the cassandra-2.1 branch for a while, I recently

Re: Does Cassandra support running on Java 8?

2014-10-22 Thread Michael Shuler
On 10/22/2014 02:42 AM, Fredrik wrote: Are there any official recomendations, validations/tests done with Cassandra >= 2.0 on Java 8? We've been running JDK8 dtest jenkins jobs on the cassandra-2.1 branch for a while, I recently added a trunk_dtest_jdk8 job, and I just now added u

Does Cassandra support running on Java 8?

2014-10-22 Thread Fredrik
Are there any official recomendations, validations/tests done with Cassandra >= 2.0 on Java 8? Regards /Fredrik

Cassaandra & Java 8

2014-10-01 Thread Tony Anecito
Hi All, Has anyone done any performance testing of say Cassandra 2.1 using Java 8? Thanks,-Tony