[ 
https://issues.apache.org/jira/browse/FLUME-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132118#comment-13132118
 ] 

Hudson commented on FLUME-809:
------------------------------

Integrated in flume-728 #47 (See [https://builds.apache.org/job/flume-728/47/])
    FLUME-809: Fix channel syntax javadoc bug in 
PropertiesFileConfigurationProvider

esammer : http://svn.apache.org/viewvc/?view=rev&rev=1187057
Files : 
* 
/incubator/flume/branches/flume-728/flume-ng-node/src/main/java/org/apache/flume/conf/properties/PropertiesFileConfigurationProvider.java

                
> 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