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

Allow to configure and disable the size of lookahead for detecting fixed delays in messages #17907

Merged
merged 1 commit into from
Oct 1, 2022

Conversation

merlimat
Copy link
Contributor

@merlimat merlimat commented Sep 30, 2022

Motivation

Allow to configure and disable the size of lookahead for detecting fixed delays in messages

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

Matching PR in forked repository

PR in forked repository: merlimat#2

@merlimat merlimat added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages release/2.9.4 release/2.11.1 release/2.10.3 ready-to-test labels Sep 30, 2022
@merlimat merlimat added this to the 2.12.0 milestone Sep 30, 2022
@merlimat merlimat self-assigned this Sep 30, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Sep 30, 2022
@merlimat merlimat merged commit 5582674 into apache:master Oct 1, 2022
merlimat added a commit that referenced this pull request Oct 3, 2022
merlimat added a commit that referenced this pull request Oct 3, 2022
merlimat added a commit that referenced this pull request Oct 3, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Oct 12, 2022
@congbobo184 congbobo184 added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Nov 14, 2022
liangyepianzhou pushed a commit that referenced this pull request Dec 7, 2022
…xed delays in messages (#17907)

(cherry picked from commit 5582674)
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 10, 2023
…xed delays in messages (apache#17907)

(cherry picked from commit 5582674)
(cherry picked from commit 0705547)
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 10, 2023
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 11, 2023
…xed delays in messages (apache#17907)

(cherry picked from commit 5582674)
(cherry picked from commit 0705547)
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 11, 2023
Technoboy- pushed a commit that referenced this pull request Feb 8, 2023
michaeljmarshall added a commit that referenced this pull request Feb 8, 2023
…cting fixed delays in messages (#17907)"

This reverts commit 6d0b9e7.
@michaeljmarshall
Copy link
Member

@Technoboy- - this commit was already applied to branch-2.11. I reverted your commit. When cherry-picking, it is very helpful to verify that the project still compiles. I always run mvn -Pcore-modules,-main -T 1C clean install -DskipTests -Dspotbugs.skip=true before pushing to github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/branch-2.9 Archived: 2.9 is end of life cherry-picked/branch-2.10 cherry-picked/branch-2.11 doc-not-needed Your PR changes do not impact docs ready-to-test release/2.9.4 release/2.10.3 release/2.11.1 type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants