mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for ReleasePartitionTask (#10027)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
f1b965fbf5
commit
59764d17bf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user