Hari Shreedharan created FLUME-2466:
---------------------------------------
Summary: Embedded agent name cannot contain spaces
Key: FLUME-2466
URL: https://issues.apache.org/jira/browse/FLUME-2466
Project: Flume
Issue Type: Bug
Reporter: Hari Shreedharan
Here is a test that can be used to reproduce this:
https://github.com/harishreedharan/usingflumecode/blob/master/ch07/src/test/java/usingflume/ch07/TestUsingFlumeEmbeddedAgent.java
This test passes as is, but fails if we insert a space in the name of the agent
defined in the class shown here:
https://github.com/harishreedharan/usingflumecode/blob/master/ch07/src/main/java/usingflume/ch07/UsingFlumeEmbeddedAgent.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)