Will McQueen created FLUME-1831:
-----------------------------------

             Summary: Flume User Guide specifies default value for 
bufferMaxLineLength for SpoolDirectorySource when there's no default
                 Key: FLUME-1831
                 URL: https://issues.apache.org/jira/browse/FLUME-1831
             Project: Flume
          Issue Type: Bug
          Components: Docs
    Affects Versions: v1.4.0
            Reporter: Will McQueen
             Fix For: v1.4.0


bufferMaxLineLength doesn't have a default in SpoolDirectorySource:

    Integer bufferMaxLineLength = context.getInteger(BUFFER_MAX_LINE_LENGTH);

This seems to be by design... it seems that this is a deprecated prop. But the 
user guide should be upgraded to say that it's deprecated, and to remove the 
default value.

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