[jira] [Updated] (CASSANDRA-14671) Use consistent nowInSeconds and timestamps values within a request

2018-08-31 Thread Aleksey Yeschenko (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko updated CASSANDRA-14671:
--
   Resolution: Fixed
Fix Version/s: (was: 4.0.x)
   4.0
   Status: Resolved  (was: Patch Available)

> 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
>
>
> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14671) Use consistent nowInSeconds and timestamps values within a request

2018-08-31 Thread Aleksey Yeschenko (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko updated CASSANDRA-14671:
--
Reviewer: Chris Lohfink  (was: Marcus Eriksson)

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14671) Use consistent nowInSeconds and timestamps values within a request

2018-08-31 Thread Aleksey Yeschenko (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko updated CASSANDRA-14671:
--
Reviewer: Marcus Eriksson  (was: Chris Lohfink)

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14671) Use consistent nowInSeconds and timestamps values within a request

2018-08-31 Thread Aleksey Yeschenko (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko updated CASSANDRA-14671:
--
Description: 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.  
(was: FQL doesn't currently use the actual {{nowInSeconds}} value used for 
request execution. It needs to, to allow for - in conjunction with 
CASSANDRA-14664 - less indeterministic playback tests.)

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14671) Use consistent nowInSeconds and timestamps values within a request

2018-08-31 Thread Aleksey Yeschenko (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko updated CASSANDRA-14671:
--
Summary: Use consistent nowInSeconds and timestamps values within a request 
 (was: Log the actual nowInSeconds used by queries in full query log)

> 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
>
>
> FQL doesn't currently use the actual {{nowInSeconds}} value used for request 
> execution. It needs to, to allow for - in conjunction with CASSANDRA-14664 - 
> less indeterministic playback tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org