[
https://issues.apache.org/jira/browse/KAFKA-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371991#comment-15371991
]
ASF GitHub Bot commented on KAFKA-3931:
---------------------------------------
GitHub user vahidhashemian reopened a pull request:
https://github.com/apache/kafka/pull/1594
KAFKA-3931: Fix transient failures in pattern subscription tests
Full credit for figuring out the cause of these failures goes to @hachikuji.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vahidhashemian/kafka KAFKA-3931
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1594.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 #1594
----
commit 18fe152efe89c4ffd2a1dab0ac3f874b8727cd0d
Author: Vahid Hashemian <[email protected]>
Date: 2016-07-06T21:24:08Z
KAFKA-3931: Fix transient failures in pattern subscription tests
Full credit for figuring out the cause of these failures goes to @hachikuji.
----
> kafka.api.PlaintextConsumerTest.testPatternUnsubscription transient failure
> ---------------------------------------------------------------------------
>
> Key: KAFKA-3931
> URL: https://issues.apache.org/jira/browse/KAFKA-3931
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Vahid Hashemian
> Assignee: Vahid Hashemian
>
> Some of the recent builds are failing this test
> ([example|https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/4579/testReport/kafka.api/PlaintextConsumerTest/testPatternUnsubscription/]).
> Some other are failing on
> kafka.api.PlaintextConsumerTest.testPatternSubscription
> ([example|https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/4565/testReport/junit/kafka.api/PlaintextConsumerTest/testPatternSubscription/])
> These failures seem to have started after [this
> commit|https://github.com/apache/kafka/commit/d7de59a579af5ba4ecb1aec8fed84054f8b86443].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)