milvus/pkg/util/syncutil
yihao.dai 312475d1f1
enhance: [10kcp] remove the rpc level of coordinator (#37984)
issue: https://github.com/milvus-io/milvus/issues/37764

- add a local client to call local server directly for
querycoord/rootcoord/datacoord.
- enable local client if milvus is running mixcoord or standalone mode.

Signed-off-by: chyezh <chyezh@outlook.com>

---------

Signed-off-by: chyezh <chyezh@outlook.com>
Co-authored-by: Zhen Ye <chyezh@outlook.com>
2024-11-25 14:50:42 +08:00
..
context_condition_variable.go fix: lru related issue fixup patch (#32916) 2024-05-10 19:17:30 +08:00
context_condition_variable_test.go enhance: add syncutil type ContextCond and VersionedNotifier (#30648) 2024-03-15 15:41:04 +08:00
future.go enhance: [10kcp] remove the rpc level of coordinator (#37984) 2024-11-25 14:50:42 +08:00
future_test.go enhance: [10kcp] remove the rpc level of coordinator (#37984) 2024-11-25 14:50:42 +08:00
versioned_notifier.go enhance: add syncutil type ContextCond and VersionedNotifier (#30648) 2024-03-15 15:41:04 +08:00
versioned_notifier_test.go enhance: add syncutil type ContextCond and VersionedNotifier (#30648) 2024-03-15 15:41:04 +08:00