Can you check server log to see if major compaction completed before you issued the last put command ?
Cheers On Mon, Mar 23, 2015 at 4:03 AM, mail list <[email protected]> wrote: > > > Begin forwarded message: > > *From: *mail list <[email protected]> > *Subject: **How to put a row with an older timestamp and get it?* > *Date: *March 23, 2015 at 17:27:14 GMT+8 > *To: *[email protected] > > Hi ,all > > Recently i encounter a situation like below: > > > That is: > > After i delete a row with timestamp 2015, and then put a row with > timestamp 2014, > How can i get the later row? > > > >
