Skip to content

Kafka streams api enhanced #20296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

vamsisayimpu
Copy link

Implemented several key improvements to enhance the Kafka Streams API's usability and performance:

  1. Null Safety Improvements (SafeOperations.java)
  2. Query Performance Optimization (QueryOptimizer.java)
  3. Batch Operations (BatchKeyQuery.java)
  4. Pagination Support (PaginatedRangeQuery.java)
  5. Enhanced Store Query Utils (Updated StoreQueryUtils.java)
  6. Stream Extensions (KStreamExtensions.java)
  7. Performance Monitoring (StreamsMetricsUtils.java)
  8. Enhanced Query Request Builder (Updated StateQueryRequest.java)

Vamsi Sayimpu added 2 commits August 2, 2025 13:44
…I's usability and performance:

1. Null Safety Improvements (SafeOperations.java)
2. Query Performance Optimization (QueryOptimizer.java)
3. Batch Operations (BatchKeyQuery.java)
4. Pagination Support (PaginatedRangeQuery.java)
5. Enhanced Store Query Utils (Updated StoreQueryUtils.java)
6. Stream Extensions (KStreamExtensions.java)
7. Performance Monitoring (StreamsMetricsUtils.java)
8. Enhanced Query Request Builder (Updated StateQueryRequest.java)
@github-actions github-actions bot added triage PRs from the community streams labels Aug 2, 2025
Copy link

A label of 'needs-attention' was automatically added to this PR in order to raise the
attention of the committers. Once this issue has been triaged, the triage label
should be removed to prevent this automation from happening again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant