You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "adelapena (via GitHub)" <gi...@apache.org> on 2023/04/19 17:06:51 UTC

[GitHub] [cassandra-dtest] adelapena commented on a diff in pull request #202: Cassandra 14227 trunk

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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org