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 confusing logs in UnAckedMessageTracker #13017

Merged
merged 1 commit into from
Nov 29, 2021
Merged

Conversation

315157973
Copy link
Contributor

Motivation

Now both negativeAcknowledge and ack timeout will use UnAckedMessageTracker.
The current log will make users think that they call negativeAcknowledge timeout.

Modifications

Change the log to avoid ambiguity

Documentation

  • [ x ] no-need-doc

@315157973 315157973 self-assigned this Nov 29, 2021
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Nov 29, 2021
@merlimat merlimat added this to the 2.10.0 milestone Nov 29, 2021
@merlimat merlimat merged commit 3a832f2 into apache:master Nov 29, 2021
fxbing pushed a commit to fxbing/pulsar that referenced this pull request Dec 19, 2021
@codelipenghui codelipenghui changed the title Fix confusing logs Fix confusing logs in UnAckedMessageTracker Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants