merlimat commented on issue #13432: URL: https://github.com/apache/pulsar/issues/13432#issuecomment-999103952
@lalit-g-deepr The consumer is already internally receiving the messages in batches and doing prefetching. There is no performance difference in calling `receive()` or `batchReceive() ` in Java. -- 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]
