Hari Shreedharan created FLUME-2470:
---------------------------------------
Summary: 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
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)