[
https://issues.apache.org/jira/browse/KAFKA-17348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876711#comment-17876711
]
Max commented on KAFKA-17348:
-----------------------------
How do I start a conversation about this proposed PR and what is my process to
get this merged?
> Add ability to specify a custom produce request parser.
> --------------------------------------------------------
>
> Key: KAFKA-17348
> URL: https://issues.apache.org/jira/browse/KAFKA-17348
> Project: Kafka
> Issue Type: New Feature
> Components: clients
> Affects Versions: 4.0.0, 3.8.0
> Reporter: Max
> Priority: Major
>
> Add ability to specify a custom produce request parser. A custom produce
> request parser would allow to intercept all incoming messages before they get
> into the broker and apply broker wide logic to the messages. This could be a
> trace , a filter, or a transform(such as lineage), or just forcing certain
> headers across all messages.
> [https://github.com/apache/kafka/pull/16812]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)