adelapena commented on code in PR #202:
URL: https://github.com/apache/cassandra-dtest/pull/202#discussion_r1171628051
##########
ttl_test.py:
##########
@@ -365,8 +367,10 @@ def
test_expiration_overflow_policy_reject_default_ttl(self):
def _base_expiration_overflow_policy_test(self, default_ttl, policy):
"""
Checks that expiration date overflow policy is correctly applied
- @jira_ticket CASSANDRA-14092
+ @jira_ticket CASSANDRA-14092 and CASSANDRA-14227
"""
+ # Post 5.0 TTL may overflow in 2038 (lgacy) or 2106 C14227
Review Comment:
Typo: legacy
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]