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

Yifan Cai commented on CASSANALYTICS-122:
-----------------------------------------

+1

> Use long for absolute times and support C* 5.0 extended localDeletionTime
> -------------------------------------------------------------------------
>
>                 Key: CASSANALYTICS-122
>                 URL: https://issues.apache.org/jira/browse/CASSANALYTICS-122
>             Project: Apache Cassandra Analytics
>          Issue Type: Improvement
>          Components: CDC
>            Reporter: Shailaja Koppu
>            Assignee: Shailaja Koppu
>            Priority: Normal
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> * C* 5.0 extended local deletion time value, using uint for storage and 
> providing APIs and serializations to convert uint to long. Also providing 
> Cell.deletionTimeLongToUnsignedInteger to set deletion time value. C* 
> analytics need to handle these changes to support C* 5.0
>  * There are variables holding absolute times(examples: nowInSeconds, 
> expirationTimeInSec, referenceEpoch and referenceEpochInSeconds, 
> deletionTime), which are currently integers and will go negative after 2038 
> (Year 2038 problem). C* analytics need to use long for these.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to