feature/client-cut #70
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-http-gw#70
Loading…
Reference in a new issue
No description provided.
Delete branch "dkirillov/frostfs-http-gw:feature/client-cut"
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?
We need to get TZ has configuration from container but getting container on every request is quite expensive so we added cache here
63e261868c
to40316985ae
WIP: feature/client-cutto feature/client-cutfeature/client-cutto WIP: feature/client-cut40316985ae
to300425042c
@ -41,1 +43,3 @@
defaultTimestamp atomic.Bool
defaultTimestamp atomic.Bool
clientCut atomic.Bool
bufferMaxSizeForPut atomic.Uint64
I expected this to be under one mutex #74
WIP: feature/client-cutto feature/client-cutbce2595efa
to4369f37db9