You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/03/21 14:43:28 UTC

[GitHub] [pulsar] MarvinCai commented on issue #3875: Support Kafka's ConsumerConfig.MAX_POLL_RECORDS_CONFIG.

MarvinCai commented on issue #3875: Support Kafka's ConsumerConfig.MAX_POLL_RECORDS_CONFIG.
URL: https://github.com/apache/pulsar/pull/3875#issuecomment-475257994
 
 
   Kafka config parser has check to make sure 'max.poll.records' value is greater than 1 and will throw exception if config < 1, so I didn't add extra check.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services