Skip to content
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

Optimize consumer recreate #1202

Merged
merged 4 commits into from
Feb 2, 2024
Merged

Optimize consumer recreate #1202

merged 4 commits into from
Feb 2, 2024

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented Feb 1, 2024

This Pull requests optimizes how we handle recreating Ordered Consumers by not calling Stream Info, as we don't need it.
It also adds ability to delete and create a consumer directly on the Context.

Signed-off-by: Tomasz Pietrek [email protected]

This option is useful if it the only operation on the stream, as it
avoids calling stream info.

Signed-off-by: Tomasz Pietrek <[email protected]>
Copy link
Contributor

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

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

LGTM!

@Jarema Jarema marked this pull request as ready for review February 2, 2024 11:35
@Jarema Jarema merged commit 9e6c5ab into main Feb 2, 2024
11 checks passed
@Jarema Jarema deleted the optimize-consumer-recreate branch February 2, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants