Clean tag node in the tree service instead of removal #244

Merged
alexvanin merged 1 commit from alexvanin/frostfs-s3-gw:fix/tag-delete/v0.28 into support/v0.28 2023-10-18 09:46:15 +00:00
Owner

With new retry policy of tree service pool, gateway should avoid deletion of system nodes from tree. Absence of node in the tree will trigger retry. Other storage in the network may return already
deleted node while tree is not completely synced, and client will get unexpected result.

With new retry policy of tree service pool, gateway should avoid deletion of system nodes from tree. Absence of node in the tree will trigger retry. Other storage in the network may return already deleted node while tree is not completely synced, and client will get unexpected result.
alexvanin added 1 commit 2023-10-18 08:56:40 +00:00
[#233] Clean tag node in the tree service instead of removal
All checks were successful
/ DCO (pull_request) Successful in 1m49s
/ Vulncheck (pull_request) Successful in 2m10s
/ Builds (1.20) (pull_request) Successful in 2m26s
/ Builds (1.21) (pull_request) Successful in 2m17s
/ Lint (pull_request) Successful in 4m21s
/ Tests (1.20) (pull_request) Successful in 2m15s
/ Tests (1.21) (pull_request) Successful in 2m10s
e87c3715c5
With new retry policy of tree service pool, gateway should avoid
deletion of system nodes from tree. Absence of node in the tree
will trigger retry. Other storage in the network may return already
deleted node while tree is not completely synced, and client will
get unexpected result.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Author
Owner

Master branch port is included in #233

Master branch port is included in https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/pulls/233
requested reviews from dkirillov, pogpp, ironbee, JuliaKovshova, mbiryukova, r.loginov 2023-10-18 08:58:11 +00:00
JuliaKovshova approved these changes 2023-10-18 09:02:25 +00:00
dkirillov approved these changes 2023-10-18 09:07:45 +00:00
mbiryukova approved these changes 2023-10-18 09:16:26 +00:00
alexvanin merged commit e87c3715c5 into support/v0.28 2023-10-18 09:46:15 +00:00
alexvanin deleted branch fix/tag-delete/v0.28 2023-10-18 09:46:17 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#244
No description provided.