Re: [EXTERNAL] fine tuning for wide rows and mixed worload system

2019-01-11 Thread Marco Gasparini
n key and clustering key. Can you give > us the table schema? I’m also concerned about the IF EXISTS in your delete. > I think that invokes a light weight transaction – costly for performance. > Is it really required for your use case? > > > > > > Sean Durity > > &

RE: [EXTERNAL] fine tuning for wide rows and mixed worload system

2019-01-11 Thread Durity, Sean R
Subject: [EXTERNAL] fine tuning for wide rows and mixed worload system Hello everyone, I need some advise in order to solve my use case problem. I have already tried some solutions but it didn't work out. Can you help me with the following configuration please? any help is very appreciate

fine tuning for wide rows and mixed worload system

2019-01-11 Thread Marco Gasparini
Hello everyone, I need some advise in order to solve my use case problem. I have already tried some solutions but it didn't work out. Can you help me with the following configuration please? any help is very appreciate I'm using: - Cassandra 3.11.3 - java version "1.8.0_191" My use case is compo