GitHub user kkonstantine opened a pull request: https://github.com/apache/kafka/pull/2123
KAFKA-4397: Refactor Connect backing stores for thread safety You can merge this pull request into a Git repository by running: $ git pull https://github.com/kkonstantine/kafka KAFKA-4397-Refactor-connect-backing-stores-for-thread-safety Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2123.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 #2123 ---- commit 4a0089081db46049722346397c1a287cd2136fa0 Author: Konstantine Karantasis <konstant...@confluent.io> Date: 2016-11-10T21:48:38Z Change the way startup phase is flagged in config backing store. commit 1a459faafa7206609ccfb7e2d19145e144643a2b Author: Konstantine Karantasis <konstant...@confluent.io> Date: 2016-11-10T23:44:26Z Finalize fields in config backing store for thread safety. commit 61a614bae99198e54f72b10fcff3e191e0c7b468 Author: Konstantine Karantasis <konstant...@confluent.io> Date: 2016-11-10T23:46:19Z Adapt config backing store tests to changes in constructor. ---- --- 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. ---