GitHub user granders opened a pull request: https://github.com/apache/kafka/pull/427
KAFKA-2258[WIP]: add failover to mirrormaker test This PR adds failover to simple end to end mirror maker test Marked as WIP for 2 reasons: - We may want to add a couple more test cases where kafka is being used to store offsets - There appears to be a test failure in the hard failover case You can merge this pull request into a Git repository by running: $ git pull https://github.com/confluentinc/kafka KAFKA-2258-mirrormaker-test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/427.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 #427 ---- commit b5db56912720e98ab3f191370a6dadca4efed1f9 Author: Geoff Anderson <ge...@confluent.io> Date: 2015-10-28T23:59:51Z Added sketch of mirror maker failover commit 1c9bc561bf5047360974cfb121f039c63a2bf1a8 Author: Geoff Anderson <ge...@confluent.io> Date: 2015-11-05T01:41:46Z Cleaned up logging commit 62cfe5db519975f74e4ccf5ff5695b36322ae6cb Author: Geoff Anderson <ge...@confluent.io> Date: 2015-11-05T01:44:02Z Removed extra spaces from producer.properties ---- --- 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. ---