Return versionID after complete multipart #227

Closed
opened 2023-09-28 13:40:42 +00:00 by alexvanin · 0 comments
Owner

Complete multipart does not return version ID of combined object. Some tests in minio-js tests of minio/mint fail because of that.

Describe the solution you'd like

Use combined object identifier as versionID like in regular objects and return it to the client.

## Is your feature request related to a problem? Please describe. Complete multipart does not return version ID of combined object. Some tests in [minio-js](https://github.com/minio/minio-js/blob/ef6b24676d3a59196f385f5b7e563c7b5cdd26e7/tests/functional/functional-tests.js#L3928) tests of minio/mint fail because of that. ## Describe the solution you'd like Use combined object identifier as versionID like in regular objects and return it to the client.
alexvanin added this to the v0.29.0 milestone 2023-09-28 13:40:42 +00:00
alexvanin modified the milestone from v0.29.0 to v0.28.0 2024-05-27 10:23:46 +00:00
alexvanin modified the milestone from v0.28.0 to v0.29.0 2024-05-27 10:42:25 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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#227
No description provided.