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

Use sas token from recently queried v2 checkpoint incase the one we currently have is expired (backport #7579) [release/4.10.x] #7580

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 21, 2025

I believe fixes bug where:

1)Backend opens v2 checkpoint
2)Backend closes v2 checkpoint
3)time passes and token on that container expires
4) Backend opens v2 checkpoint on same container, gets 403 trying to get new manfiest because it uses the old token. Resulting in BE_SQLITE_CANTOPEN for newer checkpoints.


This is an automatic backport of pull request #7579 done by [Mergify](https://mergify.com).

…urrently have is expired (#7579)

(cherry picked from commit ba25688)
@nick4598 nick4598 merged commit 61a8613 into release/4.10.x Jan 21, 2025
16 checks passed
@nick4598 nick4598 deleted the mergify/bp/release/4.10.x/pr-7579 branch January 21, 2025 21:52
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.

1 participant