fix/wc-dead-lock #274
No reviewers
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#274
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/wc-dead-lock"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Lets make
master
great again.Fixes WC's deadlock. Reverts too raw #262, the work has not been finished, should be dicsucces one more time, the lack of
object
->expiration
index does not allow solving problem forHEAD
requests.ba43c48402
to09938a9841
Why is the branch in
origin
?Checked tests with
-race
locally, everything is ok.Wow, my bad, do not remember exactly what led to that.