milvus/internal/querynodev2/tasks
congqixia b251c3a682
enhance: add ctx for HandleCStatus and callers (#29517)
See also #29516

Make `HandleCStatus` print trace id for better logging

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-12-27 16:10:47 +08:00
..
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
concurrent_safe_scheduler.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
concurrent_safe_scheduler_test.go Fix scheduler may panic during close (#27431) 2023-09-28 16:53:26 +08:00
fifo_policy.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
mock_task_test.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
policy_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
query_stream_task.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
query_task.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
queues.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
queues_test.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
task.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
tasks.go Refine querynode scheduler lifetime (#26915) 2023-09-28 10:21:26 +08:00
user_task_polling_policy.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00