[
https://issues.apache.org/jira/browse/FLUME-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939395#comment-16939395
]
Tristan Stevens commented on FLUME-3327:
----------------------------------------
Agree, we should implement this. I've added a couple of review comments, as has
someone else.
> Add method to convrt headers of flume event and ones of kafka record
> transparently.
> -----------------------------------------------------------------------------------
>
> Key: FLUME-3327
> URL: https://issues.apache.org/jira/browse/FLUME-3327
> Project: Flume
> Issue Type: Improvement
> Components: Kafka Channel, Sinks+Sources
> Affects Versions: 1.9.0
> Reporter: Takafumi Saito
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The only way of delivering headers in flume event to kafka now is serializing
> event as Avro format of Flume and set it body of kafka.
> In kafka 0.11.0.0, record header is released as new feature.
> If using headers of flume and one of kafka transparently, we do not need to
> serialize event.
> We add `useKafkaHeader` option to select using record headers of kafka or not.
> By default, the useKafkaHeader option is false because of considering
> compatibility.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]