Poll Context object for API changes overwriting the batching changes #262
-
Hi @astubbs I see that the commit 7c5ac01 has overwritten the pollBatch or batching changes. Is this intentional? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi! Yes, the next version has a different and improved batching system. Now all api access points support batching. There is no need for a dedicated batching end point. See https://github.com/confluentinc/parallel-consumer#batching Please if you have other concerns, let me know. Or if the new ReadMe section on batching isn't clear, let me know. I didn't include anything regrading this in the upgrade section as the pollbatch api was never in a release. https://github.com/confluentinc/parallel-consumer#from-0-4-to-0-5 |
Beta Was this translation helpful? Give feedback.
Hi! Yes, the next version has a different and improved batching system. Now all api access points support batching. There is no need for a dedicated batching end point.
See https://github.com/confluentinc/parallel-consumer#batching
Please if you have other concerns, let me know. Or if the new ReadMe section on batching isn't clear, let me know.
I didn't include anything regrading this in the upgrade section as the pollbatch api was never in a release.
https://github.com/confluentinc/parallel-consumer#from-0-4-to-0-5