Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
1.6.0
-
Patch
Description
Currently Kafka source only persists the original kafka message's topic into the Flume event headers.
For downstream interceptors and sinks that may want to have available to them the partition and the offset , we need to add these.
Also it is noted that the conversion from MessageAndMetaData to FlumeEvent is not configurable unlike other sources such as JMS.
Attachments
Attachments
Issue Links
- is related to
-
FLUME-3081 KafkaSource outputs offset in header
- Patch Available
- links to