GitHub user markcshelton reopened a pull request: https://github.com/apache/kafka/pull/2105
KAFKA-4322 StateRestoreCallback begin and end indication This adds a begin and end callback to StateRestoreCallback. The contribution is my original work and I license the work to Apache Kafka under the Kafka's open source license. You can merge this pull request into a Git repository by running: $ git pull https://github.com/markcshelton/kafka KAFKA-4322 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2105.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 #2105 ---- commit 9f59ea6ff2aac94bdd84eaafda36c860b12e1dcd Author: Mark Shelton <mark.shel...@gmx.us> Date: 2016-11-04T20:57:37Z changes KAFKA-4322 StateRestoreCallback begin and end indication commit 3a512fb9bf3e2b1f07d307187072c5204c2dc075 Author: Mark Shelton <mark.shel...@gmx.us> Date: 2016-11-09T16:33:02Z KAFKA-4322 StateRestoreCallback begin and end indication ---- --- 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. ---