nodece opened a new issue, #23937: URL: https://github.com/apache/pulsar/issues/23937
### Search before asking - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Read release policy - [x] I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker. ### Version Pulsar 3.0.3 or highest. ### Minimal reproduce step None. ### What did you expect to see? When a topic with TTL, the replicator should check the TTL policy. ### What did you see instead? The replicator didn't TTL check. ### Anything else? https://github.com/apache/pulsar/pull/21865/files#diff-24429db90bbd34ae55499d1f3292768f3b8652666abf814dcc8102ee470f1a0cL79-L90 breaks this behavior. ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
