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

Kafka subscriptions should be 'suspendable' #2011

Open
jackkleeman opened this issue Oct 1, 2024 · 2 comments
Open

Kafka subscriptions should be 'suspendable' #2011

jackkleeman opened this issue Oct 1, 2024 · 2 comments

Comments

@jackkleeman
Copy link
Contributor

ie, you can set suspended=true in which case they are paused, without having to delete them entirely

@slinkydeveloper
Copy link
Contributor

slinkydeveloper commented Oct 1, 2024

is it ok now as workaround to simply remove the subscription, but using always a stable group.id? This should prevent reconsuming the topic from the beginning every time

@jackkleeman
Copy link
Contributor Author

sure, this issue is mainly as a QoL feature

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

No branches or pull requests

2 participants