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

[v11] Add DatabaseService KeepAlive type #22084

Merged
merged 2 commits into from
Feb 21, 2023

Conversation

rosstimothy
Copy link
Contributor

Backport #22042 to branch/v11

The DatabaseService was using the KeepAlive_Database type instead
of a new dedicated type. This caused the keepalive to fail because
the backend key that was created didn't actually exist which results
in #21454.

This adds the appropriate KeepAlive type and uses it in the appropriate
places.

Fixes #21454
@rosstimothy rosstimothy enabled auto-merge (squash) February 21, 2023 19:07
@rosstimothy rosstimothy merged commit 6b95225 into branch/v11 Feb 21, 2023
@rosstimothy rosstimothy deleted the tross/backport-22042/v11 branch March 20, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants