You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/07/29 14:08:26 UTC

[GitHub] [pulsar-client-go] ChItZZZ opened a new issue, #816: consumer option AckWithResponse don't really sync for result

ChItZZZ opened a new issue, #816:
URL: https://github.com/apache/pulsar-client-go/issues/816

   #### Expected behavior
   
   When I set consumer option AckWithResponse = true, should return some err when ack fail 
   
   <img width="964" alt="image" src="https://user-images.githubusercontent.com/17189476/181777709-9ef29d8e-90d2-40c7-b2fb-8c5c54c65640.png">
   
   #### Actual behavior
   
   req.err always be nil
   
   #### Steps to reproduce
   
   
   #### System configuration
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org