Zhen Ye
18bef5e062
fix: fix crash when enable standby and streaming ( #38239 )
...
issue: #38125
- connect kv at standby mode.
- make balancer initialization lazy.
Signed-off-by: chyezh <chyezh@outlook.com>
2024-12-06 11:52:40 +08:00
Zhen Ye
2ec6e602d6
enhance: add streaming client metrics ( #36523 )
...
issue: #33285
---------
Signed-off-by: chyezh <chyezh@outlook.com>
2024-10-08 21:25:19 +08:00
chyezh
c725416288
enhance: move streaming proto into pkg ( #35284 )
...
issue: #33285
- move streaming related proto into pkg.
- add v2 message type and change flush message into v2 message.
Signed-off-by: chyezh <chyezh@outlook.com>
2024-08-07 10:34:16 +08:00
chyezh
1bc3c0b925
enhance: implement balancer at streaming coord ( #34435 )
...
issue: #33285
- add balancer implementation
- add channel count fair balance policy
- add channel assignment discover grpc service
Signed-off-by: chyezh <chyezh@outlook.com>
2024-07-11 09:58:48 +08:00