[
https://issues.apache.org/jira/browse/FLUME-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145962#comment-14145962
]
ASF subversion and git services commented on FLUME-2470:
--------------------------------------------------------
Commit 56c1b866213aeca3f57d7bbd46d9214e082182ae in flume's branch
refs/heads/flume-1.6 from [~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=56c1b86 ]
FLUME-2470. Kafka Sink and Source must use camel case for all configs.
(Gwen Shapira via Hari)
> Kafka Sink and Source must use camel case for all configs.
> ----------------------------------------------------------
>
> Key: FLUME-2470
> URL: https://issues.apache.org/jira/browse/FLUME-2470
> Project: Flume
> Issue Type: Bug
> Reporter: Hari Shreedharan
> Assignee: Gwen Shapira
> Attachments: FLUME-2470.0.patch
>
>
> Some configs are of the form kafka.* while others are camel cased. This is
> for ease of implementation as these get passed to Kafka, but this make config
> params not uniform. We must change this so all configs are camel-cased. We
> should translate these camel-cased params to the kafka properties to
> configure the kafka API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)