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

Hudson commented on FLUME-1835:
-------------------------------

Integrated in flume-trunk #357 (See 
[https://builds.apache.org/job/flume-trunk/357/])
    FLUME-1835. Flume User Guide has wrong prop in Load Balancing Sink 
Selector. (Revision 520de5153456a3a40da688f8e1b6bc5bbf46703f)

     Result = SUCCESS
mpercy : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=520de5153456a3a40da688f8e1b6bc5bbf46703f
Files : 
* flume-ng-doc/sphinx/FlumeUserGuide.rst

                
> Flume User Guide has wrong prop in Load Balancing Sink Selector
> ---------------------------------------------------------------
>
>                 Key: FLUME-1835
>                 URL: https://issues.apache.org/jira/browse/FLUME-1835
>             Project: Flume
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: v1.4.0
>            Reporter: Will McQueen
>            Assignee: Alexander Alten-Lorenz
>             Fix For: v1.4.0
>
>         Attachments: FLUME-1835.patch
>
>
> https://github.com/apache/flume/blob/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> Under Load Balancing Sink Processor section, it says:
> processor.selector.maxBackoffMillis (default 30000)
> I don't see that property in the code, but I do see in AbstractSinkSelector 
> this prop:
> maxTimeOut (default 30000)
> So it appears that we just need to rename "maxBackoffMillis" to "maxTimeOut" 
> in the user guide for the Load Balancing Sink Processor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to