Flaky create bucket operation (complex location constraint) #161
Labels
No labels
P0
P1
P2
P3
good first issue
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-s3-gw#161
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Expected Behavior
All buckets should be created.
Current Behavior
Some buckets was not created.
Steps to Reproduce (for bugs)
1.Create following location constraint
sync-rep
:2.Set logging level to
debug
:3.Try to create 10 buckets with this location constraint:
6.In the s3-gw logs I didn't see any errors
8.Test policy in playground:
Regression
No
Version
Your Environment
Virtual
4 nodes
Flaky create bucket operation ()to Flaky create bucket operation (complex location constraint)It isn't s3 gateway problem. Nginx routes requests to different gates and several of them don't have
sync-rep
policy in their location contstraint mapI suggest to close.