[
https://issues.apache.org/jira/browse/KAFKA-20652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jess Jin resolved KAFKA-20652.
------------------------------
Resolution: Fixed
> Improve/Fix java docs
> ---------------------
>
> Key: KAFKA-20652
> URL: https://issues.apache.org/jira/browse/KAFKA-20652
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Alieh Saeedi
> Assignee: Jess Jin
> Priority: Minor
> Labels: new-bie
> Fix For: 4.4.0
>
>
> A couple of java-doc fixing:
> 1- File:
> streams/src/main/java/org/apache/kafka/streams/kstream/Produced.java:117
>
>
>
> * @param valueSerde Serde to use for serializing the key // should be
> value
>
>
> 2- Four identical javadoc typos:
>
>
> - state/WindowStore.java:165
>
>
> - state/ReadOnlyWindowStore.java:185 and :197
>
>
> - state/internals/SegmentedBytesStore.java:92
>
>
> Gets all the key-value pairs that belong to the windows within in the given
> time range.
>
>
> → "within the"
>
>
> 3- kstream/JoinWindows.java:157 — stray double brace: \{@link
> #ofTimeDifferenceWithNoGrace(Duration)}} → single }.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
