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

[feat] Add subscription expiration option to namespaces #133

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

klevy-toast
Copy link

@klevy-toast klevy-toast commented Dec 31, 2024

Fixes #132

Adds a new setting to namespace config for subscription expiration time

Modifications

Adds support for the subscription expiration time.

Also bumps the pulsar-client-go library to 0.14, and reorder arguments alphabetically within the namespace_config object.

Verifying this change

  • Make sure that the change passes the CI checks.

This change is already covered by existing tests, such as namespace tests

Documentation

Need to update docs?

  • doc-required
  • no-need-doc
  • doc

@klevy-toast klevy-toast requested a review from a team as a code owner December 31, 2024 00:38
@github-actions github-actions bot added the doc This pr contains a document label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc This pr contains a document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add subscription expiration time to namespace config
1 participant