Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.6.0
-
None
-
None
-
Windows 10
Description
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".