milvus/internal/querynodev2
cai.zhang 6ea7633bd5
enhance: Add memory size for binlog (#33025)
issue: #33005
1. add `MemorySize` field for insert binlog.
2. `LogSize` means the file size in the storage object.
3. `MemorySize` means the size of the data in the memory.

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2024-05-15 12:59:34 +08:00
..
cluster enhance: make the watch dm channel request better compatibility (#30952) 2024-03-01 16:07:37 +08:00
collector feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
delegator enhance: Reuse hash locations during access bloom fitler (#32642) 2024-05-07 06:13:47 -07:00
optimizers enhance: support disable search optimization (#32141) 2024-04-16 10:51:20 +08:00
pipeline enhance: unify data generation test APIs (#32955) 2024-05-14 14:33:33 +08:00
pkoracle enhance: Reuse hash locations during access bloom fitler (#32642) 2024-05-07 06:13:47 -07:00
segments enhance: Add memory size for binlog (#33025) 2024-05-15 12:59:34 +08:00
tasks enhance: use different value to get related data size according to segment type (#33017) 2024-05-14 14:59:33 +08:00
tsafe
handlers_test.go fix: correct autoindex segment num (#28387) 2023-11-22 11:12:22 +08:00
handlers.go feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +08:00
local_worker_test.go enhance: Add metautil.Channel to convert string compare to int (#32749) 2024-05-07 19:13:35 +08:00
local_worker.go fix: panic caused by type assert LocalSegment on Segment (#29018) 2023-12-08 01:50:38 +08:00
metrics_info.go fix: Correct the negative queryable num entities metric (#32361) 2024-04-24 15:55:24 +08:00
mock_data.go feat: Support multiple vector search (#29433) 2024-01-08 15:34:48 +08:00
OWNERS
server_test.go enhance: Add metautil.Channel to convert string compare to int (#32749) 2024-05-07 19:13:35 +08:00
server.go enhance: add score compute consistency config for knowhere (#32997) 2024-05-13 14:21:31 +08:00
services_test.go enhance: Add metautil.Channel to convert string compare to int (#32749) 2024-05-07 19:13:35 +08:00
services.go enhance: Add memory size for binlog (#33025) 2024-05-15 12:59:34 +08:00