[ 
https://issues.apache.org/jira/browse/FLUME-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Wendell updated FLUME-1369:
-----------------------------------

    Attachment: FLUME-1369.patch.v1.txt

This patch fixes the in-code documentation. It is a trivial two-line doc change.
                
> Code and user guide documentation out of sync for interceptors
> --------------------------------------------------------------
>
>                 Key: FLUME-1369
>                 URL: https://issues.apache.org/jira/browse/FLUME-1369
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Patrick Wendell
>            Assignee: Patrick Wendell
>         Attachments: FLUME-1369.patch.v1.txt
>
>
> The user guide suggests naming interceptor types based on enumeration (e.g. 
> TIMESTAMP) but the documentation within the classes themselves have 
> configuration examples using the fully specified path to the builder (e.g. 
> org.apache.flume.interceptor.HostInterceptor$Builder).
> This should be consistent and probably use the enumeration (assuming that is 
> actually supported).

--
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