GitHub user anoordover opened a pull request: https://github.com/apache/camel/pull/1057
CAMEL-10115: introduced pollTimeOutMs with default 30000 Please provide comment about two things: - the default time of 30000ms for pollTimeOutMs; - the assumption that the configuration of the endpoint (see line 50 in KafkaConsumer) is never null. You can merge this pull request into a Git repository by running: $ git pull https://github.com/anoordover/camel CAMEL-10115 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1057.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1057 ---- commit 2ee1ed1f2ef86310e750d7ce86f786add0b4535a Author: Arno Noordover <anoordo...@users.noreply.github.com> Date: 2016-07-03T18:30:03Z CAMEL-10115: introduced pollTimeOutMs with default 30000 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---