Re: cql throw error when secondary timeuuid field use dateof()

2013-08-11 Thread Saravanan
found the issue. It should not be null when using function on the field. Anyway to solve those kind of issue? Like ignore if field is null or not null fields set 0 date while altering table? cqlsh:demodb> select dateof(search_date) from news_comments where search_date=a7790001-02e8-11e3-bc81-fb

cql throw error when secondary timeuuid field use dateof()

2013-08-11 Thread Saravanan
Hi, I am trying to create a comments table. Which has primary key timeuuid and secondary field which also has timeuuid. when I do query using funtion dateof() it throws error and i needed to reconnect again. But that query don't work at all. cqlsh:demodb> select id,dateof(search_date) from ne

RE: Handling quorum writies fails

2013-08-11 Thread Arthur Zubarev
Hello Mikhail, The bullet 1 implies consistency, but at later time. And you don't lose the transaction. By the way, RF 3 to support financials is too low. #2, if the entire disk (that had no parity) fails you lost this write, but the 3rd node would have the write. Again, having a greater CF is