GitHub user enothereska opened a pull request:

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

    KAFKA-3038: use async ZK calls to speed up leader reassignment

    Updated failure code path to deal specifically with issue identified at 
affecting latency most. 
    @fpj could you have a look please?

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

    $ git pull https://github.com/enothereska/kafka kafka-3038

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

    https://github.com/apache/kafka/pull/750.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 #750
    
----
commit 3be8bb68c6ccb37b77ed527cf4ff05bc80ee8e99
Author: Eno Thereska <eno.there...@gmail.com>
Date:   2016-01-08T16:09:38Z

    Asynchronous implementation of failure path when updating Zookeeper

commit e288c5e35d151e6e8ce06eaa1076ebb2ceb2db13
Author: Eno Thereska <eno.there...@gmail.com>
Date:   2016-01-08T16:10:07Z

    Merge remote-tracking branch 'apache-kafka/trunk' into kafka-3038

commit 3913ab76707a6ad125b4252d88bc3cdf091702ee
Author: Eno Thereska <eno.there...@gmail.com>
Date:   2016-01-09T18:23:33Z

    Implemented top method using a CountDownLatch. Minor code cleanup

commit a40ad4e768f1c626fc6c818c28d22f0a91d33eaf
Author: Eno Thereska <eno.there...@gmail.com>
Date:   2016-01-09T18:24:25Z

    Merge remote-tracking branch 'apache-kafka/trunk' into kafka-3038

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to