apache / apache/pulsar-client-go

Incorrect ledgerID and entryID logged when producer receives unexpected ack

Open
#1,160 0 comments 0 reactions 1 assignee Claimed by @RobertIndie View on GitHub
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

#### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.