milvus/internal/querynodev2/tasks
chyezh 1c84a1c9b6
fix: lru related issue fixup patch (#32916)
issue: #32206, #32801

- search failure with some assertion, segment not loaded and resource
insufficient.

- segment leak when query segments

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-05-10 19:17:30 +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 feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +08:00
query_task.go fix: lru related issue fixup patch (#32916) 2024-05-10 19:17:30 +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 fix: Validate PlaceholderGroups before combine them (#32016) 2024-04-09 11:33:17 +08:00
search_task.go feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +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