milvus/internal/streamingcoord/client
Zhen Ye 167d058682
enhance: remove redundant resource key watch operation, just keep consistency of wal (#40503)
issue: #38399
pr: #40235

related PR: #39522

- Just implement exclusive broadcaster between broadcast message with
same resource key to keep same order in different wal.
- After simplify the broadcast model, original watch-based broadcast is
too complicated and redundant, remove it.
- Add metrics for broadcast.

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2025-03-18 15:46:25 +08:00
..
assignment enhance: [2.5] Use v2 package name for pkg module (#40117) 2025-02-23 00:46:01 +08:00
broadcast enhance: remove redundant resource key watch operation, just keep consistency of wal (#40503) 2025-03-18 15:46:25 +08:00
client.go enhance: remove redundant resource key watch operation, just keep consistency of wal (#40503) 2025-03-18 15:46:25 +08:00
client_impl.go enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +08:00
client_test.go enhance: [2.5] Use v2 package name for pkg module (#40117) 2025-02-23 00:46:01 +08:00