[ 
https://issues.apache.org/jira/browse/KAFKA-20313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18065983#comment-18065983
 ] 

Siddhartha Devineni commented on KAFKA-20313:
---------------------------------------------

Hi [~maheshsambaram],

Matthias just suggested starting with a POC to explore the implementation 
details first, so this might be more exploratory/uncertain than a 
straightforward task.

I appreciate your interest in contributing. For getting started with Kafka 
contributions, check out [email protected] for guidance on good first 
issues.

Good luck.

> Cleanup "leaking" internal interface `WindowedSerializer`
> ---------------------------------------------------------
>
>                 Key: KAFKA-20313
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20313
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Matthias J. Sax
>            Priority: Minor
>              Labels: needs-kip
>
> Kafka Streams has an internal helper interface `WindowedSerializer`, which 
> the two public classes `TimeWindowedSerializer` and 
> `SessionWindowedSerializer` implement.
> This leaks the internal method `serializeBaseKey` into public API. We should 
> try to clean this up.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to