Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix][broker] Add expire check for replicator #23975

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nodece
Copy link
Member

@nodece nodece commented Feb 13, 2025

Motivation

#21865 removes the expire check for the replicator and compaction subscription. However, this introduces a breaking change in that the replication message never expires.

The TTL policy should be applied to the subscription and replicator.

Modifications

  • Add expire check for the replicator.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Feb 13, 2025
@nodece nodece self-assigned this Feb 13, 2025
@nodece nodece added this to the 4.1.0 milestone Feb 13, 2025
@nodece nodece added type/bug The PR fixed a bug or issue reported a bug area/broker labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/broker doc-not-needed Your PR changes do not impact docs type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant