[ 
https://issues.apache.org/jira/browse/KAFKA-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037752#comment-15037752
 ] 

ASF GitHub Bot commented on KAFKA-2870:
---------------------------------------

GitHub user Mszak opened a pull request:

    https://github.com/apache/kafka/pull/624

    KAFKA-2870: add optional operationRetryTimeout parameter to apply method in 
ZKUtils.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Mszak/kafka kafka-2870

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/624.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 #624
    
----
commit 0432a6c307e0acec4424fbd84aa13ad61566e0b3
Author: Jakub Nowak <jakub.nowa...@interia.pl>
Date:   2015-12-03T12:44:54Z

    Add optional operationRetryTimeoutInMillis field in ZKUtils apply method.

----


> Support configuring operationRetryTimeout of underlying ZkClient through 
> ZkUtils constructor
> --------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-2870
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2870
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.9.0.0
>            Reporter: Stevo Slavic
>            Assignee: Jakub Nowak
>            Priority: Minor
>
> Currently (Kafka 0.9.0.0 RC3) it's not possible to have underlying 
> {{ZkClient}} {{operationRetryTimeout}} configured and use Kafka's 
> {{ZKStringSerializer}} in {{ZkUtils}} instance.
> Please support configuring {{operationRetryTimeout}} via another 
> {{ZkUtils.apply}} factory method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to