milvus/internal/datanode/importv2
yihao.dai d7b2906318
enhance: Make dataNode.import.maxConcurrentTaskNum dynamic (#37102)
Resize import execution pool when config
`dataNode.import.maxConcurrentTaskNum` update.

issue: https://github.com/milvus-io/milvus/issues/37095

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-10-25 16:51:29 +08:00
..
hash.go feat: add bulk insert support for Functions (#36715) 2024-10-12 17:19:20 +08:00
pool_test.go enhance: Make dataNode.import.maxConcurrentTaskNum dynamic (#37102) 2024-10-25 16:51:29 +08:00
pool.go enhance: Make dataNode.import.maxConcurrentTaskNum dynamic (#37102) 2024-10-25 16:51:29 +08:00
scheduler_test.go enhance: Organize the common modules of streamingNode and dataNode (#34773) 2024-07-22 11:33:51 +08:00
scheduler.go enhance: Optimize import scheduling and add time cost metric (#36601) 2024-10-09 14:41:20 +08:00
task_import.go feat: add bulk insert support for Functions (#36715) 2024-10-12 17:19:20 +08:00
task_l0_import_test.go feat: integrate new deltalog format (#35522) 2024-08-20 19:06:56 +08:00
task_l0_import.go feat: add bulk insert support for Functions (#36715) 2024-10-12 17:19:20 +08:00
task_l0_preimport.go enhance: Optimize import scheduling and add time cost metric (#36601) 2024-10-09 14:41:20 +08:00
task_manager_test.go enhance: Support L0 import (#33514) 2024-06-07 14:17:20 +08:00
task_manager.go
task_preimport.go enhance: Optimize import scheduling and add time cost metric (#36601) 2024-10-09 14:41:20 +08:00
task.go enhance: Optimize import scheduling and add time cost metric (#36601) 2024-10-09 14:41:20 +08:00
util_test.go fix: Fix panic due to empty candidate import segments (#35673) 2024-08-27 17:08:59 +08:00
util.go feat: add bulk insert support for Functions (#36715) 2024-10-12 17:19:20 +08:00