frostfs-s3-gw/api/layer
Denis Kirillov 056f168d77 [#448] multipart: Support removing duplicated parts
Previously after tree split we can have duplicated parts
(several objects and tree node referred to the same part number).
Some of them couldn't be deleted after abort or compete action.

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-09-03 13:20:38 +00:00
..
encryption [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
cache.go [#42] Support expiration lifecycle 2024-08-21 10:38:35 +03:00
compound.go [#410] Drop layer.Client interface 2024-06-25 15:57:55 +03:00
container.go [#372] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00
cors.go [#412] Store creation epoch in tree service 2024-08-21 10:38:35 +03:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
frostfs.go [#466] Implement PATCH for multipart objects 2024-09-03 11:57:59 +00:00
frostfs_mock.go [#466] Implement PATCH for multipart objects 2024-09-03 11:57:59 +00:00
layer.go [#462] Implement PATCH for regular objects 2024-09-03 11:57:59 +00:00
lifecycle.go [#412] Store creation epoch in tree service 2024-08-21 10:38:35 +03:00
lifecycle_test.go [#42] Support expiration lifecycle 2024-08-21 10:38:35 +03:00
listing.go [#410] Drop layer.Client interface 2024-06-25 15:57:55 +03:00
locking_test.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00: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 [#448] multipart: Support removing duplicated parts 2024-09-03 13:20:38 +00:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
object.go [#412] Store creation epoch in tree service 2024-08-21 10:38:35 +03:00
object_test.go [#412] Store creation epoch in tree service 2024-08-21 10:38:35 +03:00
patch.go [#466] Implement PATCH for multipart objects 2024-09-03 11:57:59 +00:00
system_object.go [#412] Store creation epoch in tree service 2024-08-21 10:38:35 +03:00
tagging.go [#410] Drop layer.Client interface 2024-06-25 15:57:55 +03:00
tree_mock.go [#448] multipart: Support removing duplicated parts 2024-09-03 13:20:38 +00:00
tree_service.go [#448] multipart: Support removing duplicated parts 2024-09-03 13:20:38 +00:00
util.go [#306] Use session token for container read operations 2024-03-01 18:14:33 +03:00
util_test.go [#165] listing: Use NodeVersion instead of ObjectInfo 2024-02-02 16:09:48 +03:00
versioning_test.go [#410] Drop layer.Client interface 2024-06-25 15:57:55 +03:00