Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-beta2
-
None
Description
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.