[
https://issues.apache.org/jira/browse/KAFKA-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003152#comment-15003152
]
ASF GitHub Bot commented on KAFKA-2825:
---------------------------------------
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 <[email protected]>
Date: 2015-11-11T22:43:49Z
Extended existing ducktape replication tests to include controller failover
commit 3bf3b88256c7fb9e13776ed7ab17c61c017b58d7
Author: Anna Povzner <[email protected]>
Date: 2015-11-12T04:12:43Z
Using random dir under /temp for local kdc files to avoid conflicts.
commit 8f210d479bdcf71fb5cb7a3bdebb6a969a7a453e
Author: Anna Povzner <[email protected]>
Date: 2015-11-12T21:40:32Z
Fixed usage of random dir under local /tmp for miniKdc files
commit 7bb75427709810736afe213e83c33fb98d2f6c5a
Author: Anna Povzner <[email protected]>
Date: 2015-11-12T21:48:47Z
Fix to make sure that temp dir for mini kcd files is removed after test
finishes.
----
> Add controller failover to existing replication tests
> -----------------------------------------------------
>
> Key: KAFKA-2825
> URL: https://issues.apache.org/jira/browse/KAFKA-2825
> Project: Kafka
> Issue Type: Test
> Reporter: Anna Povzner
> Assignee: Anna Povzner
>
> Extend existing replication tests to include controller failover:
> * clean/hard shutdown
> * clean/hard bounce
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)