[ https://issues.apache.org/jira/browse/KAFKA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340759#comment-15340759 ]
ASF GitHub Bot commented on KAFKA-3865: --------------------------------------- GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/1531 KAFKA-3865: Fix transient failure in WorkerSourceTaskTest.testSlowTaskStart You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-3865 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1531.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 #1531 ---- commit d7c7bb304a4f144ce9509c88c0400fc361d8391e Author: Jason Gustafson <ja...@confluent.io> Date: 2016-06-21T00:19:50Z KAFKA-3865: Fix transient failure in WorkerSourceTaskTest.testSlowTaskStart ---- > Transient failures in > org.apache.kafka.connect.runtime.WorkerSourceTaskTest.testSlowTaskStart > --------------------------------------------------------------------------------------------- > > Key: KAFKA-3865 > URL: https://issues.apache.org/jira/browse/KAFKA-3865 > Project: Kafka > Issue Type: Sub-task > Components: unit tests > Reporter: Guozhang Wang > Assignee: Jason Gustafson > > Found this failure in > https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/4288/testReport/junit/org.apache.kafka.connect.runtime/WorkerSourceTaskTest/testSlowTaskStart/ > {code} > https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/4288/testReport/junit/org.apache.kafka.connect.runtime/WorkerSourceTaskTest/testSlowTaskStart/ > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)