GitHub user ymatsuda opened a pull request:
https://github.com/apache/kafka/pull/985
MINOR: add AUTO_OFFSET_RESET_CONFIG to StreamsConfig,
and remove TOTAL_RECORDS_TO_PROCESS
@guozhangwang
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ymatsuda/kafka config_params
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/985.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 #985
----
commit 4074465fa0032c242a066a7684748df7eb432e02
Author: Yasuhiro Matsuda <[email protected]>
Date: 2016-02-29T22:47:04Z
MINOR: add AUTO_OFFSET_RESET_CONFIG to StreamsConfig, remove
TOTAL_RECORDS_TO_PROCESS
commit 1ee31381eb2ed55aceb836fce214a2a5b3f3f5cc
Author: Yasuhiro Matsuda <[email protected]>
Date: 2016-02-29T22:47:14Z
Merge branch 'trunk' of github.com:apache/kafka into config_params
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---