frostfs-s3-gw/api/layer
Alexey Vanin f58a0d04ff [#233] Clean tag node in the tree service instead of removal
With new retry policy of tree service pool, gateway should avoid
deletion of system nodes from tree. Absence of node in the tree
will trigger retry. Other storage in the network may return already
deleted node while tree is not completely synced, and client will
get unexpected result.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-12-07 16:40:56 +03:00
..
encryption [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
cache.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
compound.go [#175] Use gate owner as object owner 2023-08-08 12:22:33 +03:00
container.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
cors.go [#205] Add md5 checksum in header 2023-10-25 11:04:19 +03:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
frostfs.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
frostfs_mock.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
layer.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
locking_test.go [#70] Add arrays of copies numbers for location constraints 2023-05-03 13:48:26 +03:00
multi_object_reader.go [#210] Fix multipart object reader 2023-09-19 16:30:08 +03:00
multi_object_reader_test.go [#210] Fix multipart object reader 2023-09-19 16:30:08 +03:00
multipart_upload.go [#218] Add check content sha256 header 2023-11-22 11:33:52 +00:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
notifications.go [#205] Add md5 checksum in header 2023-10-25 11:04:19 +03:00
object.go [#218] Add check content sha256 header 2023-11-22 11:33:52 +00:00
object_test.go [#239] Update test for check goroutines leak 2023-10-31 13:51:23 +00:00
system_object.go [#205] Add md5 checksum in header 2023-10-25 11:04:19 +03:00
tagging.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
tree_mock.go [#233] Clean tag node in the tree service instead of removal 2023-12-07 16:40:56 +03:00
tree_service.go Rename package name 2023-03-07 17:38:08 +03:00
util.go [#185] Use correct object size when object is combined or encrypted 2023-08-24 18:03:08 +03:00
util_test.go [#125] Handle negative Content-Length on put 2023-06-02 14:16:19 +00:00
versioning.go [#248] Correct NextVersionIDMarker in listing versions 2023-10-31 17:36:24 +03:00
versioning_test.go [#248] Correct NextVersionIDMarker in listing versions 2023-10-31 17:36:24 +03:00