Are you supplying timestamps from the client side? Are clocks in sync cross your nodes?
On Thu, Feb 11, 2016 at 11:52 AM, Yulian Oifa <oifa.yul...@gmail.com> wrote: > Hello to all > I have multiple rows with same id on one of cfs, one row is completely > empty ,another one has vaues. > Values are wrotten into new row , however they are retreived from old > row... > I guess one row is created due to removed values, and stucked somehow. > I am trying to remove it with no luck ( compact , flush , repair , etc ). > I have set gc grace to this CF , however i beleive the old row has old > value. > How can i get rid of this row? > Best regards > Yulian Oifa >