[GitHub] kafka pull request #2507: HOTFIX: Do Not use unlimited num messages

2017-02-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2507 --- 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 enab

[GitHub] kafka pull request #2507: HOTFIX: Do Not use unlimited num messages

2017-02-06 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/2507 HOTFIX: Do Not use unlimited num messages Removed readKeyValues() that give UNLIMITED_MESSAGES which will doom to exhaust all wait time, as all its callers actually do provide the expected num