pulsar-client-go icon indicating copy to clipboard operation
pulsar-client-go copied to clipboard

CommandAck parse failed Some required fields are missing

Open hanmz opened this issue 1 year ago • 0 comments

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

Steps to reproduce

Currently unable to reproduce stably

System configuration

go sdk version: 0.12.1 broker version: 2.9.2

hanmz avatar Sep 12 '24 03:09 hanmz