Re: datacorruption with cassandra 2.1.11

2019-05-16 Thread Anthony Grasso
Did you roll back to OpenJDK 1.7u181 or did you upgrade to a more recent version? On Thu, 16 May 2019 at 13:43, keshava wrote: > The java version that we were using and which turns out to be causing this > issue was OpenJdk 1.7 u191 > > On 16-May-2019 06:02, "sankalp kohli" wrote: > >> which

Re: datacorruption with cassandra 2.1.11

2019-05-15 Thread keshava
The java version that we were using and which turns out to be causing this issue was OpenJdk 1.7 u191 On 16-May-2019 06:02, "sankalp kohli" wrote: > which exact version you saw this? > > On Wed, May 15, 2019 at 12:03 PM keshava > wrote: > >> I gave a try with changing java version , and it

Re: datacorruption with cassandra 2.1.11

2019-05-15 Thread sankalp kohli
which exact version you saw this? On Wed, May 15, 2019 at 12:03 PM keshava wrote: > I gave a try with changing java version , and it worked. seems to be some > issue with java version of choice. > > On 10-May-2019 14:48, "keshava" wrote: > >> i will try with changing java version. >> w.r.t

Re: datacorruption with cassandra 2.1.11

2019-05-15 Thread keshava
I gave a try with changing java version , and it worked. seems to be some issue with java version of choice. On 10-May-2019 14:48, "keshava" wrote: > i will try with changing java version. > w.r.t other point about hardware, i have this issue in multiple setups. so > i really doubt if hardware

Re: datacorruption with cassandra 2.1.11

2019-05-10 Thread keshava
i will try with changing java version. w.r.t other point about hardware, i have this issue in multiple setups. so i really doubt if hardware is playing spoilsport here On 10-May-2019 11:38, "Jeff Jirsa" wrote: > It’s going to be very difficult to diagnose remotely. > > I don’t run or have an

Re: datacorruption with cassandra 2.1.11

2019-05-10 Thread Jeff Jirsa
It’s going to be very difficult to diagnose remotely. I don’t run or have an opinion on jdk7 but I would suspect the following: - bad hardware (dimm, disk, network card, motherboard, processor in the order) - bad jdk7. I’d be inclined to upgrade to 8 personally, but rolling back to previous

Re: datacorruption with cassandra 2.1.11

2019-05-09 Thread keshava
yes we do have compression enabled using "org.apache.cassandra.io.compress.LZ4Compressor" it is spreading.. as the no of inserts increases it is spreading across. yes it did started with JDK and OS upgrade. Best regards :) keshava Hosahalli On Thu, May 9, 2019 at 7:11 PM Jeff Jirsa wrote: >

Re: datacorruption with cassandra 2.1.11

2019-05-09 Thread Jeff Jirsa
Do you have compression enabled on your table? Did this start with the JDK upgrade? Is the compression spreading, or is it contained to the same % of entries? On Thu, May 9, 2019 at 4:12 AM keshava wrote: > Hi , our application is running in to data corruption issue. Application > uses