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 <b...@confluent.io> Date: 2017-09-26T22:33:50Z KAFKA-5958: add StateRestoreListener to GlobalThread for restore progress commit 62c601a97517db24a70c884df4e67e99724af3ec Author: Bill Bejeck <b...@confluent.io> Date: 2017-09-27T14:01:33Z KAFKA-5958: add test ---- ---