[
https://issues.apache.org/jira/browse/KAFKA-17253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870777#comment-17870777
]
TengYao Chi commented on KAFKA-17253:
-------------------------------------
Hello [~mjsax]
I would like to have this issue and try to write a KIP.
May I have it?
Many thanks :)
> Remove leaking getter methods in Joined helper class
> ----------------------------------------------------
>
> Key: KAFKA-17253
> URL: https://issues.apache.org/jira/browse/KAFKA-17253
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Matthias J. Sax
> Priority: Major
> Labels: needs-kip
>
> The helper class `Joined` has four getter methods `gracePeriod()`,
> `keySerde()`, `valueSerde()` and `otherValueSerde()` which don't belong to
> this class.
> We should deprecate them for future removal – all four are already available
> via JoinedInternal where they belong to.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)