Yon Joo Ahn created FLUME-2987:
----------------------------------
Summary: custom channel configuration object can't get component
name
Key: FLUME-2987
URL: https://issues.apache.org/jira/browse/FLUME-2987
Project: Flume
Issue Type: Bug
Components: Configuration
Affects Versions: v1.6.0
Environment: Windows 10
Reporter: Yon Joo Ahn
Priority: Minor
I used the following config.
agent.channels.c1.config = com.mypackage.flume.config.MyChannelConfiguration
The channel name does not pass as a constructor parameter. Instead, comes the
class name "com.mypackage.flume.config.MyChannelConfiguration".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)