[
https://issues.apache.org/jira/browse/FLUME-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145967#comment-14145967
]
ASF subversion and git services commented on FLUME-2470:
--------------------------------------------------------
Commit 94d8ea40a6e08b53ae04b3f056944b5a99cf66d2 in flume's branch
refs/heads/flume-1.6 from [~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=94d8ea4 ]
FLUME-2470. Kafka Sink and Source config updates. Missed a couple files in the
last commit, adding them.
(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)