[
https://issues.apache.org/jira/browse/KAFKA-17224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-17224.
------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> Make ForeachProcessor internal
> ------------------------------
>
> Key: KAFKA-17224
> URL: https://issues.apache.org/jira/browse/KAFKA-17224
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: Kuan Po Tseng
> Priority: Minor
> Labels: kip
> Fix For: 4.0.0
>
>
> `ForeachProcessor` is in public package `org.apache.kafka.streams.kstream`
> but it's actually an internal class.
> We should deprecate it and move into an internal package is a future release.
> KIP-1077:
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-1077%3A+Deprecate+%60ForeachProcessor%60+and+move+to+internal+package]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)