I was using Thrift...I discovered it while debugging a replica placement
scheme. I originally thought that my code was at fault, but then tried
it with the regular NetworkTopologyStrategy and saw the same thing.
However, I have now tried with 1.1.6 and everything seems to work fine
now. There
On Wed, Oct 24, 2012 at 9:13 PM, Jeremiah Jordan
wrote:
> How are you doing the write? CQL or Thrift? In thrift, the client specifies
> the timestamp, and you should always be seeing that as the timestamp. In
> CQL, the CQL layer on the server adds the timestamp.
For the record, you can supp