Commit Graph

9 Commits (fd84ed817c54b4f046b0bdb43cb64fc6675eefc3)

Author SHA1 Message Date
Zhen Ye bb8d1ab3bf
enhance: make new go package to manage proto ()
issue: 

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2025-01-10 10:49:01 +08:00
XuanYang-cn c0b855dc75
fix: ChannelManager concurret Release and Watch bug ()
See also: 

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2024-12-19 22:50:47 +08:00
SimFG 2afe2eaf3e
feat: support to replicate collection when the services contains the system tt msg ()
- issue: 

---------

Signed-off-by: SimFG <bang.fu@zilliz.com>
2024-12-17 09:08:46 +08:00
XuanYang-cn f12e368a76
fix: Fill nil schema so that Milvus can watch channel for those upgraded from 2.2 to 2.4 ()
See also: [ ](https://github.com/milvus-io/milvus/issues/35701)

---------

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2024-08-27 10:36:59 +08:00
wei liu c45f38aa61
enhance: Update protobuf-go to protobuf-go v2 ()
issue: 

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-07-29 11:31:51 +08:00
congqixia be92147723
enhance: Print reason when seal segments ()
See also 

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-07-11 11:40:51 +08:00
jaime d6afb31b94
enhance: make subfunctions of datanode component modular ()
issue: 

also remove deprecated channel manager based on the etcd implementation

Signed-off-by: jaime <yun.zhang@zilliz.com>
2024-07-01 14:46:07 +08:00
yiwangdr b1eacb2ae8
feat: datacoord/node watch based on rpc ()
issue: https://github.com/milvus-io/milvus/issues/25309

Signed-off-by: yiwangdr <yiwangdr@gmail.com>
2024-05-07 15:49:30 +08:00
XuanYang-cn a153950b10
Change channel to Interface ()
This PR changes `*channel` into RWChannel interface

See also: 

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2023-11-13 11:16:18 +08:00