Aditya Kousik created KAFKA-20384:
-------------------------------------
Summary: Per-Record Context Processing for Kafka Consumers
Key: KAFKA-20384
URL: https://issues.apache.org/jira/browse/KAFKA-20384
Project: Kafka
Issue Type: Improvement
Components: clients, consumer
Reporter: Aditya Kousik
ConsumerInterceptor operates at batch level. There is no client-level hook for
per-record processing lifecycle (span creation, MDC, context propagation).
Frameworks and instrumentation libraries have
independently built workarounds. This KIP adds
ConsumerRecordContextProcessor to fill that gap. See KIP-1305.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)