[
https://issues.apache.org/jira/browse/FLUME-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251466#comment-16251466
]
ASF GitHub Bot commented on FLUME-3195:
---------------------------------------
GitHub user viktorsomogyi opened a pull request:
https://github.com/apache/flume/pull/183
FLUME-3195. Split the KafkaChannelTest to avoid timeouts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/viktorsomogyi/flume FLUME-3195
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/183.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 #183
----
commit a0c06352662e401bfe8f09c9d7fcfd2e862b03c9
Author: Viktor Somogyi <[email protected]>
Date: 2017-11-10T13:34:09Z
FLUME-3195. Split the KafkaChannelTest to avoid timeouts
----
> Split the TestKafkaChannel class
> --------------------------------
>
> Key: FLUME-3195
> URL: https://issues.apache.org/jira/browse/FLUME-3195
> Project: Flume
> Issue Type: Test
> Components: Kafka Channel, Test
> Reporter: Viktor Somogyi
> Assignee: Viktor Somogyi
> Priority: Minor
>
> The TestKafkaChannel class is big (27 tests in 1 class) and sometimes times
> out. Splitting it up to smaller classes mitigates the problem.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)