milvus/internal
chyezh 941dc755df
feat: add collection level flush rate control (#29567)
flush rate control at collection level to avoid generate too much
segment.
0.1 qps by default.

issue: #29477

Signed-off-by: chyezh <ye.zhen@zilliz.com>
2024-02-18 15:32:50 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: remove unused code (#30601) 2024-02-13 10:26:47 +08:00
datacoord enhance: Add log when garbage collection resumed (#30535) 2024-02-05 17:09:15 +08:00
datanode fix: make compactor inject done called no more than once (#30603) 2024-02-18 14:08:49 +08:00
distributed feat: restful support new features (#30485) 2024-02-07 17:16:47 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: Limit index pool size of standalone server (#30170) 2024-01-30 16:47:03 +08:00
kv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
metastore fix: not store timestampTo and timestampFrom (#30450) 2024-02-04 14:23:05 +08:00
mocks fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
mq enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
parser/planparserv2 enhance: full-support for wildcard pattern matching (#30288) 2024-02-01 12:37:04 +08:00
proto enhance: Add L2 segment level (#29595) 2024-02-18 14:12:49 +08:00
proxy feat: add collection level flush rate control (#29567) 2024-02-18 15:32:50 +08:00
querycoordv2 fix: should return collectionName in response of ListAliases (#30532) 2024-02-12 08:30:55 +08:00
querynodev2 fix: erase pk empty check when pk index replace raw data (#30432) 2024-02-07 14:56:47 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: should return collectionName in response of ListAliases (#30532) 2024-02-12 08:30:55 +08:00
storage enhance: delete codc deserialize data by stream batch (#30407) 2024-02-06 17:04:25 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types feat: add collection level flush rate control (#29567) 2024-02-18 15:32:50 +08:00
util enhance: decrease coordinator init time (#29822) 2024-02-05 14:00:12 +08:00