squid: mgr/snap_schedule: handle volume delete#61186
Closed
mchangir wants to merge 4 commits intoceph:squidfrom
Closed
squid: mgr/snap_schedule: handle volume delete#61186mchangir wants to merge 4 commits intoceph:squidfrom
mchangir wants to merge 4 commits intoceph:squidfrom
Conversation
anthonyeleven
approved these changes
Dec 26, 2024
Contributor
|
jenkins retest this please |
Remove references to timers and db connection that refer to paths in the deleted volume. This is a best case effort and not 100% safe. There can be race conditions where the db connection is closed while the module is executing a query on the db while the volume itself is deleted. Hopefully there won't be many tracebacks seen. Fixes: https://tracker.ceph.com/issues/63999 Signed-off-by: Milind Changire <mchangir@redhat.com> (cherry picked from commit 4d2af0c)
…r module Signed-off-by: Milind Changire <mchangir@redhat.com> (cherry picked from commit 153a698)
Signed-off-by: Milind Changire <mchangir@redhat.com> (cherry picked from commit 5c5102c)
Signed-off-by: Milind Changire <mchangir@redhat.com> (cherry picked from commit dd0c816)
3951549 to
d987d00
Compare
Contributor
Author
|
rebased |
Contributor
Author
|
jenkins render docs |
Member
|
mchangir:wip-69355-squid is rebased by #65800 and it is under testing |
Member
|
Closing in favour of #65800 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport tracker: https://tracker.ceph.com/issues/69355
backport of #55145
parent tracker: https://tracker.ceph.com/issues/63999
this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh