Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
dcache-cta
Commits
635b207e
Commit
635b207e
authored
Dec 17, 2021
by
Tigran Mkrtchyan
☕
Browse files
grpc: add pending archive request id to DELETE request
parent
29821e6b
Pipeline
#15096
passed with stages
in 2 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/proto/cta_dcache.proto
View file @
635b207e
...
...
@@ -70,6 +70,7 @@ message DeleteRequest {
cta.eos.Client
cli
=
2
;
// requester information
FileInfo
file
=
3
;
// files' metadata
uint64
archiveId
=
4
;
// tape system unique file ID
string
reqId
=
5
;
// pending ARCHIVE request scheduler ID
}
/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment