shibd opened a new pull request, #357:
URL: https://github.com/apache/pulsar-client-node/pull/357

   Master Issue: #274
   
   ### Motivation
   
   #274  Support batch receive for the consumer.
   
   
   ### Modifications
   
   - Add batch receive policy config on the consumer.
   - Add batch receive interface on the consumer.
   - Refactor consumer `config set` and `verify logic`. 
     - Since config set logic with verify logic for the consumer is separate, 
it will be more complicated to read the code and subsequent extensions. 
   
   ### Verifying this change
   - Add batch receive unit test on Consumer.
   - Add more config verify unit test on Consumer.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [x] `doc-required` 
   (Your PR needs to update docs and you will update later)
   
   - [ ] `doc-not-needed` 
   (Please explain why)
   
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)
   


-- 
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