You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/06/21 08:41:58 UTC

[jira] [Issue Comment Deleted] (KAFKA-3482) [DOC] - Remove the part about LinkedIn running ZK 3.3.X

     [ https://issues.apache.org/jira/browse/KAFKA-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma updated KAFKA-3482:
-------------------------------
    Comment: was deleted

(was: 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 <bb...@gmail.com>
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)