-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
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