Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Incorrect ledgerID and entryID logged when producer receives unexpected ack #1160

Open
RobertIndie opened this issue Jan 29, 2024 · 0 comments · May be fixed by #1162
Open

Incorrect ledgerID and entryID logged when producer receives unexpected ack #1160

RobertIndie opened this issue Jan 29, 2024 · 0 comments · May be fixed by #1162
Assignees

Comments

@RobertIndie
Copy link
Member

Expected behavior

The producer should log the ledgerId and entryId with -1 when receives unexpected ack

Actual behavior

The actually log is:

... level=warning msg="Received ack for ledgerId:18446744073709551615 entryId:18446744073709551615 on sequenceId xxx - expected: xxx, closing connection" ...

Steps to reproduce

System configuration

Pulsar version: 3.1

@RobertIndie RobertIndie self-assigned this Jan 29, 2024
@RobertIndie RobertIndie changed the title Incorrect ledgerID and entryID logged when producer recevies unexpected ack Incorrect ledgerID and entryID logged when producer receives unexpected ack Jan 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
1 participant