[
https://issues.apache.org/jira/browse/KAFKA-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043350#comment-15043350
]
ASF GitHub Bot commented on KAFKA-2949:
---------------------------------------
GitHub user fpj opened a pull request:
https://github.com/apache/kafka/pull/631
KAFKA-2949: Make EndToEndAuthorizationTest replicated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fpj/kafka KAFKA-2949
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/631.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 #631
----
commit cc9757e347858b06fc4afe442adbc82fd0ce841a
Author: Flavio Junqueira <[email protected]>
Date: 2015-12-05T15:31:06Z
KAFKA-2949: Making topic replicated.
----
> Make EndToEndAuthorizationTest replicated
> -----------------------------------------
>
> Key: KAFKA-2949
> URL: https://issues.apache.org/jira/browse/KAFKA-2949
> Project: Kafka
> Issue Type: Test
> Reporter: Flavio Junqueira
> Assignee: Flavio Junqueira
>
> The call to create a topic in the setup method is setting the degree of
> replication to 1, we should make it 3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)