[skip e2e] Add comment for taskScheduler (#14528)

Signed-off-by: dragondriver <jiquan.long@zilliz.com>
pull/14539/head
Jiquan Long 2021-12-29 17:42:45 +08:00 committed by GitHub
parent 3cf44cb83f
commit b358e9c88d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -373,6 +373,7 @@ func newDqTaskQueue(tsoAllocatorIns tsoAllocator, idAllocatorIns idAllocatorInte
}
}
// taskScheduler schedules the gRPC tasks.
type taskScheduler struct {
ddQueue *ddTaskQueue
dmQueue *dmTaskQueue