Update of column sometimes takes 10 seconds

2011-09-26 Thread Rick Whitesel (rwhitese)
Hi All: We have a simple junit test that inserts a column, immediately updates that column and then validates that the data updated. Cassandra is run embedded in the unit test. Sometimes the test will pass, i.e. the updated data is correct, and sometimes the test will fail. The configuration

RE: Update of column sometimes takes 10 seconds

2011-09-26 Thread Rick Whitesel (rwhitese)
the insert? I've seen similar unit tests fail because because the timestamp values were the same. Jim On Mon, Sep 26, 2011 at 2:55 PM, Rick Whitesel (rwhitese) rwhit...@cisco.com wrote: Hi All: We have a simple junit test that inserts a column, immediately updates that column