GitHub user granders opened a pull request:
https://github.com/apache/kafka/pull/890
MINOR: Stabilize transient replication test failures in 0.9.0
- ported timeout values in `produce_consume_validate.py` from trunk to 0.9.0
- ported `producer_throughput_value` in `replication_test.py` from trunk to
0.9.0
- fixed `min.insync.replicas` config, which due to an error, was not
getting applied to its intended topics
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/confluentinc/kafka
stabilize-transient-failures-0.9.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/890.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 #890
----
commit 5ce08dbfacdea41b8eb7844004407dd0c5776625
Author: Geoff Anderson <[email protected]>
Date: 2016-02-08T19:47:06Z
Update timeout on consumption check to match trunk
commit 99c62e46fef6771909e7fdf6d1c839fb501e3996
Author: Geoff Anderson <[email protected]>
Date: 2016-02-08T22:07:59Z
Match timeout in trunk in producer check
commit b65b017b809363401077ab10b949f1fd6f68698a
Author: Geoff Anderson <[email protected]>
Date: 2016-02-09T02:55:20Z
Fixed invalid configuration of min.insync.replicas
----
---
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.
---