[
https://issues.apache.org/jira/browse/FLUME-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255207#comment-16255207
]
ASF subversion and git services commented on FLUME-3195:
--------------------------------------------------------
Commit f3c4a40ed708bc1b2dd7630df103e01a5ebc4482 in flume's branch
refs/heads/trunk from [~viktorsomogyi]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=f3c4a40 ]
FLUME-3195. Split the KafkaChannelTest to avoid timeouts
KafkaChannelTest had quite a few test methods so during the build sometimes it
caused a timeout. Refactoring it to smaller test classes decrease the chance of
timeouts.
This closes #183
Reviewers: Miklos Csanady, Ferenc Szabo
(Viktor Somogyi via Ferenc Szabo)
> Split up 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)