[
https://issues.apache.org/jira/browse/KAFKA-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959761#comment-15959761
]
Matthias J. Sax commented on KAFKA-4831:
----------------------------------------
The classes `WindowSerializer` and `WindowDeserializer` are in package
`internals` and should be added to public API. We might also want to have a
`Serde` class for windows.
> Extract WindowedSerde to public APIs
> ------------------------------------
>
> Key: KAFKA-4831
> URL: https://issues.apache.org/jira/browse/KAFKA-4831
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Guozhang Wang
> Assignee: Vitaly Pushkar
> Labels: newbie, user-experience
>
> Now that we have augmented WindowSerde with non-arg parameters, the next step
> is to extract it out as part of the public APIs so that users who wants to
> I/O windowed streams can use it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)