You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the issues and found nothing similar.
Read release policy
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.
Search before asking
Read release policy
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?
The text was updated successfully, but these errors were encountered: