Patrick Wendell created FLUME-1369:
--------------------------------------
Summary: 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
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