object: Extend Delete rpc specification #29
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-api#29
Loading…
Reference in a new issue
No description provided.
Delete branch "aarifullin/frostfs-api:feature/197-extend_delete_spec"
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?
Signed-off-by: Airat Arifullin a.arifullin@yadro.com
[#XX] object: Extend Delete rpc specificationto [#29] object: Extend Delete rpc specification[#29] object: Extend Delete rpc specificationto object: Extend Delete rpc specification@ -109,1 +109,3 @@
// provided session token has expired.
// provided session token has expired;
// - **OBJECT_ALREADY_REMOVED** (2052, SECTION_OBJECT): \
// the requested object has been already marked to delete;
The requested object has already been marked for deletion.
object: Extend Delete rpc specificationto WIP: object: Extend Delete rpc specification@ -108,2 +108,3 @@
// - **TOKEN_EXPIRED** (4097, SECTION_SESSION): \
// provided session token has expired.
// provided session token has expired;
// - **OBJECT_ALREADY_REMOVED** (2052, SECTION_OBJECT): \
What about sorting the codes by number?
OBJECT_ALREADY_REMOVED
has been removed out because we decided to not return this error forDelete
5c891f39e4
to427104279d
WIP: object: Extend Delete rpc specificationto object: Extend Delete rpc specificationPlease update commit message.
427104279d
tob471eaaba9