apache / apache/pulsar-client-go

CommandAck parse failed Some required fields are missing

Open
#1,284 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

#### Expected behavior

Ack message is normal.

#### Actual behavior

We occasionally encounter the following error when ack message. Once this error occurs, the client cannot recover. The phenomenon is that it will reconnect repeatedly, and the error will still be reported after reconnecting. In the end, it can only be restored by restarting the client.

![image](https://github.com/user-attachments/assets/732353cb-0c14-4717-b9cc-7f23ad2884f3)

#### Steps to reproduce

Currently unable to reproduce stably

#### System configuration
go sdk version: 0.12.1
broker version: 2.9.2

Contributor guide

Open the contributing guide

Research direction

Start by reviewing CommandAck parsing in the Go SDK at version 0.12.1 and the reconnect behavior against broker version 2.9.2. Investigate the missing required fields and the repeated reconnect loop; done means the client recovers instead of repeatedly reporting the parse error, with a reliable reproduction or regression coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.