[ 
https://issues.apache.org/jira/browse/CASSANDRA-14671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595630#comment-16595630
 ] 

Aleksey Yeschenko edited comment on CASSANDRA-14671 at 8/31/18 12:05 PM:
-------------------------------------------------------------------------

Code [here|https://github.com/iamaleksey/cassandra/commits/14671-4.0], CI 
[here|https://circleci.com/workflow-run/37c5d501-e8f8-4f55-b681-c9014cae8e93].


was (Author: iamaleksey):
Code [here|https://github.com/iamaleksey/cassandra/commits/14671-4.0], CI 
[here|https://circleci.com/workflow-run/84fb21c1-b677-4b2f-a6b1-de3e606f2359].

> Use consistent nowInSeconds and timestamps values within a request
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-14671
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14671
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: fqltool
>             Fix For: 4.0.x
>
>
> We don't currently use consistent values of {{nowInSeconds}} and 
> {{timestamp}} in the codebase, and sometimes generate several server-side 
> timestamps for each in the same request. {{QueryState}} should cache the 
> values it generated so that the same values are used for the duration of 
> write/read.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to