feature/test-configured_buffers #197
No reviewers
TrueCloudLab/storage-services-developers
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 project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-s3-gw#197
Loading…
Reference in a new issue
No description provided.
Delete branch "dkirillov/frostfs-s3-gw:feature/test-configured_buffers"
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?
relates #192
037363e505
tod960a1c6cc
@ -73,6 +73,7 @@ type (
maxClient maxClientsConfig
bypassContentEncodingInChunks atomic.Bool
clientCut atomic.Bool
maxBufferSizeForPut atomic.Uint64
I expect this to be changed for using single mutex in #172
WIP: feature/test-configured_buffersto feature/test-configured_buffersd960a1c6cc
toe6eeac8647
feature/test-configured_buffersto feature/test-configured_buffers@dkirillov can you rebase after #172 and also use latest version of sdk? There was some connection leak fixes in pool which are not related, but still nice to have.
e6eeac8647
tof0b4ee98ca
f0b4ee98ca
toe007465b27