feature/test-configured_buffers #197

Merged
alexvanin merged 4 commits from dkirillov/frostfs-s3-gw:feature/test-configured_buffers into master 2023-10-11 12:32:50 +00:00
Collaborator

relates #192

relates #192
dkirillov self-assigned this 2023-08-25 10:10:16 +00:00
dkirillov force-pushed feature/test-configured_buffers from 037363e505 to d960a1c6cc 2023-08-25 10:13:34 +00:00 Compare
dkirillov reviewed 2023-08-25 11:46:47 +00:00
cmd/s3-gw/app.go Outdated
@ -73,6 +73,7 @@ type (
maxClient maxClientsConfig
bypassContentEncodingInChunks atomic.Bool
clientCut atomic.Bool
maxBufferSizeForPut atomic.Uint64
Poster
Collaborator

I expect this to be changed for using single mutex in #172

I expect this to be changed for using single mutex in https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/issues/172
dkirillov marked this conversation as resolved
dkirillov changed title from WIP: feature/test-configured_buffers to feature/test-configured_buffers 2023-08-25 14:50:01 +00:00
dkirillov force-pushed feature/test-configured_buffers from d960a1c6cc to e6eeac8647 2023-08-25 14:50:04 +00:00 Compare
dkirillov changed title from feature/test-configured_buffers to feature/test-configured_buffers 2023-08-25 14:50:06 +00:00
dkirillov requested review from storage-services-committers 2023-08-25 14:50:24 +00:00
dkirillov requested review from storage-services-developers 2023-08-25 14:50:27 +00:00
alexvanin added this to the v0.29.0 milestone 2023-09-08 10:31:51 +00:00

@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.

@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.
dkirillov force-pushed feature/test-configured_buffers from e6eeac8647 to f0b4ee98ca 2023-10-04 13:33:41 +00:00 Compare
dkirillov force-pushed feature/test-configured_buffers from f0b4ee98ca to e007465b27 2023-10-04 13:36:09 +00:00 Compare
alexvanin approved these changes 2023-10-05 14:57:30 +00:00
alexvanin approved these changes 2023-10-11 12:32:42 +00:00
alexvanin merged commit 10a03faeb4 into master 2023-10-11 12:32:50 +00:00
alexvanin deleted branch feature/test-configured_buffers 2023-10-11 12:32:50 +00:00
alexvanin referenced this issue from a commit 2023-10-11 12:32:52 +00:00
alexvanin modified the milestone from v0.29.0 to v0.28.0 2024-05-27 10:22:32 +00:00
alexvanin modified the milestone from v0.28.0 to v0.29.0 2024-05-27 10:42:02 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-services-developers
No Milestone
No Assignees
2 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#197
There is no content yet.