[
https://issues.apache.org/jira/browse/KAFKA-18026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman updated KAFKA-18026:
-------------------------------------------
Description:
See KIP-1112:
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-1112%3A+allow+custom+processor+wrapping]
To wrap:
# PAPI processors (DONE: )
# Source & sink processors
# Stateless DSL operators
To wrap & convert to ProcessorSupplier#stores:
# TableProcessorNode (https://github.com/apache/kafka/pull/17903)
# StreamToTableNode
# StatefulProcessorNode
# KTableKTableJoinNode
was:See KIP-1112:
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-1112%3A+allow+custom+processor+wrapping|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1112%3A+allow+custom+processor+wrapping]
> Allow custom processor wrapping
> -------------------------------
>
> Key: KAFKA-18026
> URL: https://issues.apache.org/jira/browse/KAFKA-18026
> Project: Kafka
> Issue Type: New Feature
> Components: kip, streams
> Reporter: A. Sophie Blee-Goldman
> Assignee: A. Sophie Blee-Goldman
> Priority: Major
> Labels: kip
> Fix For: 4.0.0
>
>
> See KIP-1112:
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-1112%3A+allow+custom+processor+wrapping]
> To wrap:
> # PAPI processors (DONE: )
> # Source & sink processors
> # Stateless DSL operators
> To wrap & convert to ProcessorSupplier#stores:
> # TableProcessorNode (https://github.com/apache/kafka/pull/17903)
> # StreamToTableNode
> # StatefulProcessorNode
> # KTableKTableJoinNode
--
This message was sent by Atlassian Jira
(v8.20.10#820010)