[
https://issues.apache.org/jira/browse/KAFKA-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340955#comment-15340955
]
ASF GitHub Bot commented on KAFKA-3482:
---------------------------------------
GitHub user bbejeck opened a pull request:
https://github.com/apache/kafka/pull/1532
KAFKA-3482: consolidate utility methods to TestUtils, added StreamsTe…
…stUtils, added method for pausing tests to TestUtils
Changes made:
1. Added utility method for creating consumer configs.
2. Added methods for creating producer, consumer configs with default
values for de/serializers.
3. Pulled out method for waiting for test state to TestUtils (not using
Thread.sleep).
4. Added utility class for creating streams configs and methods providing
default de/serializers.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbejeck/kafka
KAFKA_3842_add_helper_functions_test_utils
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1532.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 #1532
----
commit 7f53185c0e8b446b32274ae4b54250daa999c699
Author: bbejeck <[email protected]>
Date: 2016-06-21T02:45:23Z
KAFKA-3482: consolidate utility methods to TestUtils, added
StreamsTestUtils, added method for pausing tests to TestUtils
----
> [DOC] - Remove the part about LinkedIn running ZK 3.3.X
> -------------------------------------------------------
>
> Key: KAFKA-3482
> URL: https://issues.apache.org/jira/browse/KAFKA-3482
> Project: Kafka
> Issue Type: Bug
> Reporter: Gwen Shapira
>
> LinkedIn, and everyone else is currently running ZK 3.4.5 / 3.4.6 or maybe
> higher.
> 3.3.X is definitely not recommended any more. Lets get it out of our docs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)