milvus/pkg
congqixia 4731c1b0d5
enhance: make SyncManager pool size refreshable (#29224)
See also #29223

This PR make `conc.Pool` resizable by adding `Resize` method for it. 
Also make newly added datanode `MaxParallelSyncMgrTasks` config
refreshable

---------

Signed-off-by: Congqi.Xia <congqi.xia@zilliz.com>
2023-12-15 09:58:43 +08:00
..
common Support collection-level mmap control (#26901) 2023-11-02 23:52:16 +08:00
config enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
eventlog Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: Delete datanode metric after flowgraph released (#29003) 2023-12-07 17:00:35 +08:00
mq enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
tracer enhance: Support otlp with insecure (#29115) 2023-12-12 11:14:37 +08:00
util enhance: make SyncManager pool size refreshable (#29224) 2023-12-15 09:58:43 +08:00
go.mod enhance: refine error messages (#28424) 2023-11-21 17:02:24 +08:00
go.sum enhance: refine error messages (#28424) 2023-11-21 17:02:24 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00