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

[enh] Broker/EntryFilter: make the delay for RESCHEDULED messages configurable (dispatcherFilterRescheduledMessageDelay) #16602

Merged
merged 2 commits into from
Jul 15, 2022

Conversation

eolivelli
Copy link
Contributor

@eolivelli eolivelli commented Jul 14, 2022

Motivation

When a EntryFilter reschedules a message we have a fixed delay of 1 second, that matches the default negativeAck delay on the Java client.

Modifications

Add a new configuration option dispatcherFilterRescheduledMessageDelay to make this delay configurable

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

  • doc-not-needed

@eolivelli eolivelli added doc-not-needed Your PR changes do not impact docs release/2.10.2 labels Jul 14, 2022
@eolivelli eolivelli added this to the 2.11.0 milestone Jul 14, 2022
@eolivelli eolivelli self-assigned this Jul 14, 2022
@eolivelli eolivelli merged commit 807a283 into apache:master Jul 15, 2022
@eolivelli eolivelli deleted the impl/reschedule-timeout-config branch July 15, 2022 12:02
eolivelli added a commit to datastax/pulsar that referenced this pull request Jul 15, 2022
…figurable (dispatcherFilterRescheduledMessageDelay) (apache#16602)

(cherry picked from commit 807a283)
codelipenghui pushed a commit that referenced this pull request Jul 25, 2022
…figurable (dispatcherFilterRescheduledMessageDelay) (#16602)

(cherry picked from commit 807a283)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants