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 |
|
tinswzy
|
7da62698e0
|
enhance: improve WP parallel sync mechanism and fencing logic (#42892)
related: #42595
improve WP parallel sync mechanism and fencing logic; remove redundant
metrics and labels
Signed-off-by: tinswzy <zhenyuan.wei@zilliz.com>
|
2025-07-13 23:04:49 +08:00 |
|
tinswzy
|
4edb1bc6f1
|
fix: resolve wp WALImpls concurrent read/write bug (#41763)
#41563 #41579 #41842 #41846 #41758
Upgraded the wp dependency to incorporate recent fixes addressing
multiple concurrency bugs in WALImpls.
Signed-off-by: tinswzy <zhenyuan.wei@zilliz.com>
|
2025-05-16 12:02:27 +08:00 |
|
Zhen Ye
|
dfbb02a5f7
|
enhance: make streaming message as a log field for easier coding (#41545)
issue: #41544
- implement message can be logged as a field by zap.
- fix too many slow log for woodpecker.
Signed-off-by: chyezh <chyezh@outlook.com>
|
2025-04-28 14:38:42 +08:00 |
|
tinswzy
|
6fa68c1f16
|
enhance: Support Woodpecker as a WAL storage option for Milvus (#41095)
#40916 Support Woodpecker as a WAL storage option for Milvus
Signed-off-by: tinswzy <zhenyuan.wei@zilliz.com>
|
2025-04-20 22:22:42 +08:00 |
|