Skip to content

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

Merged
eolivelli merged 2 commits into
apache:masterfrom
eolivelli:impl/reschedule-timeout-config
Jul 15, 2022
Merged

[enh] Broker/EntryFilter: make the delay for RESCHEDULED messages configurable (dispatcherFilterRescheduledMessageDelay)#16602
eolivelli merged 2 commits into
apache:masterfrom
eolivelli:impl/reschedule-timeout-config

Conversation

@eolivelli

@eolivelli eolivelli commented Jul 14, 2022

Copy link
Copy Markdown
Contributor

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

…figurable (DispatcherFilterRescheduledMessagedDelay)
@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