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

[cherry-pick][branch-2.9]consumer backlog eviction policy should not reset read position for consumer #18350

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

Technoboy-
Copy link
Contributor

Cherry-pick #18037

Motivation

Fixes #18036

Modifications

  • The backlog eviction policy should use asyncMarkDelete instead of resetCursor in order to move the mark delete position.

Verifying this change

  • Make sure that the change passes the CI checks.

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

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API: (no)
  • The schema: (no)
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

Check the box below or label this PR directly.

Need to update docs?

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

Matching PR in forked repository

PR in forked repository: HQebupt#5

@Technoboy- Technoboy- self-assigned this Nov 5, 2022
@Technoboy- Technoboy- merged commit 14824a5 into apache:branch-2.9 Nov 7, 2022
@congbobo184 congbobo184 added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Nov 8, 2022
congbobo184 pushed a commit that referenced this pull request Nov 27, 2022
…ad position for consumer (#18350)

(cherry picked from commit 14824a5)
@Technoboy- Technoboy- deleted the cherry-pick-18037 branch November 11, 2023 07:27
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 release/2.9.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants