Skip to content

MINOR: Fix Streams query result Javadocs#22285

Open
pony-maggie wants to merge 1 commit into
apache:trunkfrom
pony-maggie:minor-fix-streams-query-result-javadocs
Open

MINOR: Fix Streams query result Javadocs#22285
pony-maggie wants to merge 1 commit into
apache:trunkfrom
pony-maggie:minor-fix-streams-query-result-javadocs

Conversation

@pony-maggie
Copy link
Copy Markdown

What changed

Fixed a small typo in three Kafka Streams query result Javadocs, changing "successful of failed" to "successful or failed".

Why

The existing wording is grammatically incorrect in public Streams query result documentation.

How tested

  • Ran rg -n "was successful of failed|was successful or failed" streams/src/main/java/org/apache/kafka/streams/query -S
  • Ran JAVA_HOME=$(/usr/libexec/java_home -v 17) ./gradlew :streams:javadoc --no-daemon

I confirm this contribution is my original work and I license it to the project under the project open source license.

@github-actions github-actions Bot added triage PRs from the community streams small Small PRs labels May 14, 2026
Copy link
Copy Markdown
Collaborator

@sjhajharia sjhajharia 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 for the change.

@github-actions github-actions Bot removed the triage PRs from the community label May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants