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

Chris Lohfink commented on CASSANDRA-14664:
-------------------------------------------

{{StorageProxy.cas}} is not using the "now" provided to make its read, which 
could lead to differences from one call to another. Can pass the nowInSeconds 
from ModificationStatement and BatchStatement like in others.

> Allow providing and overriding nowInSeconds via native protocol
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-14664
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14664
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: client-impacting, fqltool, protocolv5
>             Fix For: 4.0.x
>
>
> For FQL replay testing, to allow for deterministic and repeatable workload 
> replay comparisons, we need to be able to set custom nowInSeconds via native 
> protocol - primarily to control TTL expiration, both on read and write paths.



--
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