[
https://issues.apache.org/jira/browse/KAFKA-17224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-17224:
------------------------------------
Description:
`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]
was:
`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?src=jira]
> 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
>
> `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)