GitHub user apovzner opened a pull request: https://github.com/apache/kafka/pull/518
KAFKA-2825: Extended existing ducktape replication tests to include controller failover You can merge this pull request into a Git repository by running: $ git pull https://github.com/apovzner/kafka cpkafka-86 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/518.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 #518 ---- commit b084c876bfd5d2214640aa75767c6935519ae2db Author: Anna Povzner <a...@confluent.io> Date: 2015-11-11T22:43:49Z Extended existing ducktape replication tests to include controller failover commit 3bf3b88256c7fb9e13776ed7ab17c61c017b58d7 Author: Anna Povzner <a...@confluent.io> Date: 2015-11-12T04:12:43Z Using random dir under /temp for local kdc files to avoid conflicts. commit 8f210d479bdcf71fb5cb7a3bdebb6a969a7a453e Author: Anna Povzner <a...@confluent.io> Date: 2015-11-12T21:40:32Z Fixed usage of random dir under local /tmp for miniKdc files commit 7bb75427709810736afe213e83c33fb98d2f6c5a Author: Anna Povzner <a...@confluent.io> Date: 2015-11-12T21:48:47Z Fix to make sure that temp dir for mini kcd files is removed after test finishes. ---- --- 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. ---