Ralph Goers created LOG4J2-115:
----------------------------------

             Summary: FlumeAppender cannot process event when a ThreadContext 
value is null.
                 Key: LOG4J2-115
                 URL: https://issues.apache.org/jira/browse/LOG4J2-115
             Project: Log4j 2
          Issue Type: Bug
          Components: Flume Appender
    Affects Versions: 2.0-beta2
            Reporter: Ralph Goers
            Assignee: Ralph Goers
             Fix For: 2.0-beta4


The FlumeAppender constructs the FlumeEvent by copying all the Message data 
elements as well as the ThreadContext keys and values into the header map. If 
the ThreadContext contains a key with a null value then Avro will throw an 
exception.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to