[
https://issues.apache.org/jira/browse/FLUME-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164664#comment-14164664
]
Ashish Paliwal commented on FLUME-2466:
---------------------------------------
[~hshreedharan] I debugged this and found the problem happens when
MaterializedConfiguration is being created. I have not tested this, but suspect
to have the same problem could manifest in normal flow if the agent name
contains space. Correct me if I am wrong?
> 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
> Assignee: Johny Rufus
> Attachments: FLUME-2466.patch
>
>
> 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)