[skip ci] Add comment for ReleasePartitionTask (#10027)

Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
xige-16 2021-10-16 21:55:24 +08:00 committed by GitHub
parent f1b965fbf5
commit 59764d17bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -823,6 +823,7 @@ func (lpt *LoadPartitionTask) rollBack(ctx context.Context) []task {
return resultTasks
}
// ReleasePartitionTask will release all the data of this partition on query nodes
type ReleasePartitionTask struct {
*BaseTask
*querypb.ReleasePartitionsRequest