milvus/internal/querynodev2/tasks
2024-09-13 15:07:09 +08:00
..
concurrent_safe_scheduler_test.go Fix scheduler may panic during close (#27431) 2023-09-28 16:53:26 +08:00
concurrent_safe_scheduler.go fix: the system rejects all queries and never recovers if enabled read rate limit (#30061) 2024-01-17 23:30:55 +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 feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
policy_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
query_stream_task.go fix: split stream query result to avoid grpc response too large error (#36090) 2024-09-13 15:07:09 +08:00
query_task.go enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +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
queues.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
search_task_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
search_task.go enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +08:00
tasks.go feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +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