We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Motivation
In some use cases, it is useful to support inactive topic auto-deletion for regex subscription.
A topic is treated as "inactive" when no data is produced for a while and all subscriptions have already successfully consumed all messages in it.
The text was updated successfully, but these errors were encountered:
Since #5230 and #6077 merged, i think this issue was fixed.
Sorry, something went wrong.
jiazhai
codelipenghui
No branches or pull requests
Motivation
In some use cases, it is useful to support inactive topic auto-deletion for regex subscription.
A topic is treated as "inactive" when no data is produced for a while and all subscriptions have already successfully consumed all messages in it.
The text was updated successfully, but these errors were encountered: