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 ex
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 work
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 othe
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 i
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 opi
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 ve
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:
> D
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 cassa
Hi , our application is running in to data corruption issue. Application
uses cassandra 2.1.11 with datastax java driver version 2.1.9. So far all
working fine. recently we changed our deployment environment to openjdk
1.7.191 (earlier it was 1.7.181) and centos 7.4 (earlier 6.8) This is
randomly h