milvus/internal
Xiaofan 36f1ea93a5
enhance: optimize plan parser pool to avoid unnessary recycle (#32869)
fix #32868
plan parser takes too much cpu on high qps,this pr try to avoid create
lexer and parser too freequent

Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>
2024-05-11 10:51:31 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: update knowhere version (#32931) 2024-05-10 16:13:31 +08:00
datacoord fix: [skip-e2e] Fix unstable policy_test (#32883) 2024-05-09 15:39:40 +08:00
datanode fix: Make SyncManager callback func ignore nil error (#32891) 2024-05-09 18:03:31 +08:00
distributed enhance: Use collection default consistency level for restv2 (#32956) 2024-05-11 00:47:31 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: indexnode building index record collection id (#32574) 2024-04-26 17:05:29 +08:00
kv chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
metastore enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00
mocks enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: optimize plan parser pool to avoid unnessary recycle (#32869) 2024-05-11 10:51:31 +08:00
proto enhance: Enable channel exclusive balance policy (#32911) 2024-05-10 17:27:31 +08:00
proxy enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
querycoordv2 enhance:Improve load speed (#32898) 2024-05-11 10:29:31 +08:00
querynodev2 fix: lru related issue fixup patch (#32916) 2024-05-10 19:17:30 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
storage enhance: Reuse hash locations during access bloom fitler (#32642) 2024-05-07 06:13:47 -07:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
util enhance: remove duplicated data generation APIs for bulk insert test (#32889) 2024-05-10 15:27:31 +08:00