yihao.dai
51f69f32d0
feat: Add CDC support ( #44124 )
...
This PR implements a new CDC service for Milvus 2.6, providing log-based
cross-cluster replication.
issue: https://github.com/milvus-io/milvus/issues/44123
---------
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Signed-off-by: chyezh <chyezh@outlook.com>
Co-authored-by: chyezh <chyezh@outlook.com>
2025-09-16 16:32:01 +08:00
Zhen Ye
ae43230703
enhance: set jemalloc prof disable by default ( #41850 )
...
issue: #40730
- add assertion for insert message
- add more buffer for seal notifier
Signed-off-by: chyezh <chyezh@outlook.com>
2025-05-15 20:10:23 +08:00
Zhen Ye
8db708f67d
enhance: enable memory prof based on jemalloc ( #40731 )
...
issue: #40730
also see: https://github.com/milvus-io/cgosymbolizer/pull/2
After these PR, at linux:
- the milvus will always enable jemalloc by default.
- jemalloc will always compiled with --enable-prof options.
- all image will always enable the jemalloc prof by default.
- a pprof http service for jemalloc at `/debug/jemalloc/` will be
registered into restful.
- `jeprof` can remote profile the memory of milvus.
Signed-off-by: chyezh <chyezh@outlook.com>
2025-03-19 14:46:18 +08:00
zhagnlu
56d7225673
fix: Add LD_LIBRARY_PATH when local start milvus ( #29287 )
...
#28165
Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2023-12-19 10:08:41 +08:00
jaime
ec1fe3549e
Add a stop hook to clean session ( #27564 )
...
Signed-off-by: jaime <yun.zhang@zilliz.com>
2023-10-16 10:24:10 +08:00
bigsheeper
004ba37436
Set LD_PRELOAD env for jemalloc ( #18612 )
...
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2022-08-11 19:50:37 +08:00
bigsheeper
cdcdfa1ea5
Disable jemalloc and use malloc_trim instead ( #17538 )
...
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2022-06-14 11:12:09 +08:00
bigsheeper
c77bc81057
Set jemalloc LD_PRELOAD env to linux image ( #17494 )
...
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2022-06-10 21:58:08 +08:00
bigsheeper
2d9a52206d
Use jemalloc in QueryNode, DataNode and IndexNode ( #17470 )
...
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2022-06-10 11:24:08 +08:00
groot
c0e719119c
[skip ci] Fix script bug ( #13401 )
...
Signed-off-by: yhmo <yihua.mo@zilliz.com>
2021-12-15 10:33:35 +08:00
XuanYang-cn
4a32f1b0fc
[skip ci]Add LF AI&Data foundation license ( #9507 )
...
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2021-10-09 18:01:27 +08:00
groot
9bc2c9f419
[skip ci] Modify script description ( #9400 )
...
Signed-off-by: groot <yihua.mo@zilliz.com>
2021-10-07 17:42:49 +08:00
quicksilver
2834c8532f
[skip ci] Update README.md and DEVELOPMENT.md ( #6173 )
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
2021-06-28 16:30:17 +08:00