pulsar-client-go
pulsar-client-go copied to clipboard
consumer option AckWithResponse don't really sync for result
Expected behavior
When I set consumer option AckWithResponse = true, should return some err when ack fail
Actual behavior
req.err always be nil