Skip to content

feat: configurable expiration policy on auto-created subscriptions (#2876) (@jmitash) #2897

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

Merged
merged 13 commits into from
May 21, 2024

Conversation

burkedavison
Copy link
Member

Original PR #2894

Author: @jmitash

  • Add properties for Binder expiration policy
  • Set Expiration Policy when creating Subscription
  • Treat non-positive durations as "never expire"

…2894)

* Add properties for Binder expiration policy

* Set Expiration Policy when creating Subscription

* Treat non-positive durations as "never expire"

* Use Google Java formatting
@burkedavison burkedavison requested a review from a team as a code owner May 16, 2024 19:03
@burkedavison burkedavison requested a review from meltsufin May 17, 2024 20:00
Copy link

1 similar comment
Copy link

@burkedavison burkedavison merged commit d8d7168 into main May 21, 2024
56 checks passed
@burkedavison burkedavison deleted the feat/pubsub-binder-expiration-config branch May 21, 2024 15:51
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.

Allow setting Expiration Policy on Subscriptions created via Pub Sub Binder
3 participants