Skip to content

KAFKA-20652: a couple of java-doc typo fixing#22455

Open
Jess668 wants to merge 1 commit into
apache:trunkfrom
Jess668:KAFKA-20652
Open

KAFKA-20652: a couple of java-doc typo fixing#22455
Jess668 wants to merge 1 commit into
apache:trunkfrom
Jess668:KAFKA-20652

Conversation

@Jess668
Copy link
Copy Markdown

@Jess668 Jess668 commented Jun 2, 2026

fix: correct javadoc typos

  • Produced.java:117: fix @param description for valueSerde (was 'key',
    should be 'value')
  • WindowStore, ReadOnlyWindowStore, SegmentedBytesStore: fix 'within in'
    → 'within the' (4 occurrences)
  • JoinWindows.java:157: remove stray closing brace in {@link} tag

Reviewers: Alieh Saeedi asaeedi@confluent.io, Lianet Magrans
lmagrans@confluent.io

@github-actions github-actions Bot added streams small Small PRs triage PRs from the community labels Jun 2, 2026
Copy link
Copy Markdown
Contributor

@aliehsaeedii aliehsaeedii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks

Copy link
Copy Markdown
Member

@lianetm lianetm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

small Small PRs streams triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants