You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by bbejeck <gi...@git.apache.org> on 2017/09/27 14:07:09 UTC

[GitHub] kafka pull request #3973: Kafka-5958: Global stores access state restore lis...

GitHub user bbejeck opened a pull request:

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

    Kafka-5958: Global stores access state restore listener

    

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

    $ git pull https://github.com/bbejeck/kafka KAFKA-5958_global_stores_access_state_restore_listener

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

    https://github.com/apache/kafka/pull/3973.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 #3973
    
----
commit cacf94f618fd659ff9b40f89a590a2285a55bb80
Author: Bill Bejeck <bi...@confluent.io>
Date:   2017-09-26T22:33:50Z

    KAFKA-5958: add StateRestoreListener to GlobalThread for restore progress

commit 62c601a97517db24a70c884df4e67e99724af3ec
Author: Bill Bejeck <bi...@confluent.io>
Date:   2017-09-27T14:01:33Z

    KAFKA-5958: add test

----


---

[GitHub] kafka pull request #3973: KAFKA-5958: Global stores access state restore lis...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---