michaeljmarshall commented on issue #892:
URL: 
https://github.com/apache/pulsar-client-go/issues/892#issuecomment-1330035122

   Thanks for creating this issue @kant777.
   
   This feature is not yet in the go client. It is in the Java client with the 
`receiveBatch()` API and the `BatchReceivePolicy` configuration. It was added 
in PIP 38: 
https://github.com/apache/pulsar/wiki/PIP-38%3A-Batch-Receiving-Messages. For 
reference, we call this the "batch receiving messages" feature in our client 
feature matrix: 
https://docs.google.com/spreadsheets/d/1YHYTkIXR8-Ql103u-IMI18TXLlGStK8uJjDsOOA0T20/edit.
   
   This feature makes sense in the Golang client. The only question is how to 
model it.
   
   @kant777 - are you interested in contributing this feature?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to