Re: Write Inconsistency to update a row

2014-07-04 Thread Sávio S . Teles de Oliveira
Inconsistency to update a row Are you sure all the nodes are working at that time? Yes. They are working. I would suggest increasing the replication factor (for example 3) and use CL=ALL or QUORUM to find out what is going wrong. I did! I still have the same problem

Re: Write Inconsistency to update a row

2014-07-03 Thread graham sanderson
What is your keyspace replication_factor? What consistency level are you reading/writing with? Does the data show up eventually? I’m assuming you don’t have any errors (timeouts etc) on the write site On Jul 3, 2014, at 7:55 AM, Sávio S. Teles de Oliveira savio.te...@cuia.com.br wrote: I

Re: Write Inconsistency to update a row

2014-07-03 Thread Sávio S . Teles de Oliveira
replication_factor=1 CL=ONE Does the data show up eventually? Yes. Can be the clocks? 2014-07-03 10:47 GMT-03:00 graham sanderson gra...@vast.com: What is your keyspace replication_factor? What consistency level are you reading/writing with? Does the data show up eventually? I’m

Re: Write Inconsistency to update a row

2014-07-03 Thread Panagiotis Garefalakis
This seems like a hinted handoff issue but since you use CL = ONE it should happen. Are you sure all the nodes are working at that time? You could use nodetool status to check that. I would suggest increasing the replication factor (for example 3) and use CL=ALL or QUORUM to find out what is going

Re: Write Inconsistency to update a row

2014-07-03 Thread Jonathan Haddad
Did you make sure all the nodes are on the same time? If they're not, you'll get some weird results. On Thu, Jul 3, 2014 at 10:30 AM, Sávio S. Teles de Oliveira savio.te...@cuia.com.br wrote: Are you sure all the nodes are working at that time? Yes. They are working. I would suggest

Re: Write Inconsistency to update a row

2014-07-03 Thread Jack Krupansky
You said that the updates do show up eventually – how long does it take? -- Jack Krupansky From: Sávio S. Teles de Oliveira Sent: Thursday, July 3, 2014 1:30 PM To: user@cassandra.apache.org Subject: Re: Write Inconsistency to update a row Are you sure all the nodes are working at that time

Re: Write Inconsistency to update a row

2014-07-03 Thread Sávio S . Teles de Oliveira
eventually – how long does it take? -- Jack Krupansky *From:* Sávio S. Teles de Oliveira savio.te...@cuia.com.br *Sent:* Thursday, July 3, 2014 1:30 PM *To:* user@cassandra.apache.org *Subject:* Re: Write Inconsistency to update a row Are you sure all the nodes are working at that time? Yes

Re: Write Inconsistency to update a row

2014-07-03 Thread Sávio S . Teles de Oliveira
@cassandra.apache.org *Subject:* Re: Write Inconsistency to update a row Are you sure all the nodes are working at that time? Yes. They are working. I would suggest increasing the replication factor (for example 3) and use CL=ALL or QUORUM to find out what is going wrong. I did! I still have

Re: Write Inconsistency to update a row

2014-07-03 Thread Jonathan Haddad
eventually – how long does it take? -- Jack Krupansky From: Sávio S. Teles de Oliveira Sent: Thursday, July 3, 2014 1:30 PM To: user@cassandra.apache.org Subject: Re: Write Inconsistency to update a row Are you sure all the nodes are working at that time? Yes. They are working. I would