milvus/internal
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
..
allocator enhance:Remove msgbase unnecessary assignments (#28511) 2023-11-24 15:02:39 +08:00
core [automated] Update Knowhere Commit (#29178) 2023-12-14 17:16:39 +08:00
datacoord enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
datanode enhance: make SyncManager pool size refreshable (#29224) 2023-12-15 09:58:43 +08:00
distributed enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
http enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
indexnode feat: integrate storagev2 into index build process (#28995) 2023-12-13 17:24:38 +08:00
kv enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
metastore fix: missing the grant info when using the SelectGrant api with the default db (#29173) 2023-12-14 16:20:43 +08:00
mocks enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
mq Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
parser/planparserv2 fix: Fix bug for parsing expression that include quotes (#28416) 2023-11-23 17:18:32 +08:00
proto enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
proxy enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
querycoordv2 fix: load gets stuck probably (#29191) 2023-12-14 18:28:38 +08:00
querynodev2 fix: panic caused by type assert LocalSegment on Segment (#29018) 2023-12-08 01:50:38 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: data race in ProxyClientManager (#29206) 2023-12-14 18:22:39 +08:00
storage fix: Align minio object storage ut to new minio server behavior (#29014) 2023-12-06 15:42:43 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util fix: bulkinsert binlog didn't consider ts order when processing delta data (#29163) 2023-12-14 14:36:40 +08:00