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

Stefan Miklosovic commented on CASSANDRA-19002:
-----------------------------------------------

max hint ttl can be Integer.MAX_VALUE, in seconds. That value is basically take 
from gcGraceSeconds in table params. If we dump a hint file with such gc grace 
period, if I computed it correctly, it will start to fail in 68 years, in year 
2091. 

If this is good enough, I will regenerate hint files, we just need to put here 
Integer.MAX_VALUE as third parameter into create method.

(1) 
https://github.com/apache/cassandra/blob/cassandra-3.0/test/unit/org/apache/cassandra/hints/HintsMaker.java#L189

> Create / update tests to ensure commit logs and hints for all versions in MS 
> are ingestible in 5.0
> --------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19002
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19002
>             Project: Cassandra
>          Issue Type: Task
>          Components: Test/unit
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 5.0-beta1, 5.0, 5.1
>
>         Attachments: signature.asc, signature.asc
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> This is follow up of CASSANDRA-18314



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