Hi Penghui, So what is the major benefit of using the proposed batch receive API versus just buffering messages in my application code? In terms of performance, consumers already receive messages as batches from the broker. Though the current API only allows the user to retrieve a message one at a time.
Best, Jerry On Wed, Jul 3, 2019 at 11:18 PM PengHui Li <codelipeng...@gmail.com> wrote: > > Dear all > > This is a PIP to add feature of batch receiving messages > > https://github.com/apache/pulsar/wiki/PIP-38%3A-Batch-Receiving-Messages > > Please take a look. > > — > Regards, > Penghui Li