You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2014/09/15 00:17:33 UTC

[jira] [Created] (FLUME-2466) Embedded agent name cannot contain spaces

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)