[skip ci] Add comment for ReleaseCollectionTask (#10026)

Signed-off-by: xige-16 <xi.ge@zilliz.com>
pull/10039/head
xige-16 2021-10-16 21:43:32 +08:00 committed by GitHub
parent 9d177593ae
commit 1b50695a40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -485,6 +485,7 @@ func (lct *LoadCollectionTask) rollBack(ctx context.Context) []task {
return resultTasks
}
// ReleaseCollectionTask will release all the data of this collection on query nodes
type ReleaseCollectionTask struct {
*BaseTask
*querypb.ReleaseCollectionRequest