Fix channel syntax javadoc bug in PropertiesFileConfigurationProvider
---------------------------------------------------------------------

                 Key: FLUME-809
                 URL: https://issues.apache.org/jira/browse/FLUME-809
             Project: Flume
          Issue Type: Bug
    Affects Versions: NG alpha 1
            Reporter: E. Sammer
            Assignee: E. Sammer
             Fix For: NG alpha 1


PropertiesFileConfigurationProvider has a typo in its javadoc. It uses the 
syntax "host1.channel = jdbcChannel" which should be "host1.channels = 
jdbcChannel" (note the pluralization).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to