GitHub user zhuoliu opened a pull request:
https://github.com/apache/storm/pull/762
[STORM-1068], configure request.required.acks in KafkaUtilsTest
configure request.required.acks to be 1 in KafkaUtilsTest to make sure that
the send() function gets synchronized to the broker for avoiding potential
offset-out-of-range error.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhuoliu/storm 1068
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/762.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 #762
----
commit d75e5fbed635a4c096c98d0abf25236c8616503d
Author: zhuol <[email protected]>
Date: 2015-09-24T16:20:37Z
STORM-1068, configure request.required.acks in KafkaUtilsTest
----
---
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.
---