rssvihla opened a new pull request #465: Fix CASSANDRA-15557 using client state timestamps URL: https://github.com/apache/cassandra/pull/465 This should also fix https://issues.apache.org/jira/browse/CASSANDRA-15303 and re-enables the behavior from https://issues.apache.org/jira/browse/CASSANDRA-12997 which was removed as part of https://issues.apache.org/jira/browse/CASSANDRA-13426 Note this leaves a problem with precision where the extra microseconds added by ClientState.getTimestamp() will be dropped on save due to lack of precision see https://issues.apache.org/jira/browse/CASSANDRA-15626
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

