[
https://issues.apache.org/jira/browse/KAFKA-16260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907296#comment-17907296
]
PoAn Yang commented on KAFKA-16260:
-----------------------------------
Hi [~mjsax], I have two questions about this issue:
# The `windowed.inner.class.serde` is also used in SessionWindowedSerializer
and SessionWindowedDeserializer. Do we also want to move the config to them?
# The original config naming is `windowed.inner.class.serde`, but in the KIP,
the new config are `windowed.inner.serializer.class` and
`windowed.inner.deserializer.class`. Do we want to following the old order to
name them as `windowed.inner.class.serializer` and
`windowed.inner.class.deserializer`?
Thank you.
> Deprecate window.size.ms and window.inner.serde.class in StreamsConfig
> ----------------------------------------------------------------------
>
> Key: KAFKA-16260
> URL: https://issues.apache.org/jira/browse/KAFKA-16260
> Project: Kafka
> Issue Type: Improvement
> Components: clients, streams
> Reporter: Lucia Cerchie
> Assignee: PoAn Yang
> Priority: Major
> Labels: KIP
>
> {{window.size.ms}} and {{window.inner.serde.class}} are not a true
> KafkaStreams config, and are ignored when set from a KStreams application.
> Both belong on the client.
> KIP-1020:
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=290982804]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)