[
https://issues.apache.org/jira/browse/FLUME-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158338#comment-14158338
]
Hari Shreedharan commented on FLUME-2479:
-----------------------------------------
Looks like the tests were not running because the name was not the same as the
include pattern. When I changed the include pattern, tests fail:
testKafkaConsumerProperties(org.apache.flume.source.kafka.KafkaSourceUtilTest)
Time elapsed: 13 sec <<< FAILURE!
org.junit.ComparisonFailure: expected:<[false]> but
was:<[override.default.autocommit]>
> Kafka property auto.commit.enable is incorrect for KafkaSource
> --------------------------------------------------------------
>
> Key: FLUME-2479
> URL: https://issues.apache.org/jira/browse/FLUME-2479
> Project: Flume
> Issue Type: Bug
> Reporter: Hari Shreedharan
> Assignee: Gwen Shapira
> Attachments: FLUME-2479.0.patch
>
>
> The KafkaSource uses auto.commit.enabled (the d should be removed)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)