Re: Dropped Mutation and Read messages.

2017-05-11 Thread Oskar Kjellin
Do you have a lot of compactions going on? It sounds like you might've built up a huge backlog. Is your throttling configured properly? > On 11 May 2017, at 18:50, varun saluja wrote: > > Hi Experts, > > Seeking your help on a production issue. We were running high write > intensive job on o

Re: Dropped Mutation and Read messages.

2017-05-11 Thread Oskar Kjellin
gt; > Regards, > Varun Saluja > > >> On 11 May 2017 at 23:01, Oskar Kjellin wrote: >> Do you have a lot of compactions going on? It sounds like you might've built >> up a huge backlog. Is your throttling configured properly? >> >> > On 11 May

Re: Dropped Mutation and Read messages.

2017-05-11 Thread Oskar Kjellin
; Compaction walletkeyspace user_txn_history_v2 3664734135 >> 18605501268 bytes 19.70% >> Active compaction remaining time : 26h32m28s >> >> >> >>> On 11 May 2017 at 23:15, Oskar Kjellin wrote: >>> What does nodet

Re: Dropped Mutation and Read messages.

2017-05-11 Thread Oskar Kjellin
Indeed, sorry. Subscribed to both so missed which one this was. Sent from my iPhone > On 11 May 2017, at 19:56, Michael Kjellman > wrote: > > This discussion should be on the C* user mailing list. Thanks! > > best, > kjellman > >> On May 11, 2017, at

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread Oskar Kjellin
Why not elasticsearch for this use case? It will make your life much simpler > On 12 Jun 2017, at 04:40, @Nandan@ wrote: > > Hi, > > Currently, I am working on data modeling for Video Company in which we have > different types of users as well as different user functionality. > But currentl

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread Oskar Kjellin
Cassandra. > In that case I have to create distributed tables such as:- > 1) video_by_title, video_by_actor, video_by_year etc.. > 2) After creating Tables , will have to configure solr core on all tables. > > Is it like this ? > > > > > >> On Mon, Jun