milvus/pkg/config
aoiasd 8385157717
enhance: adjust config source for support config event use paramtable (#29995)
Adjust config source for support config event which for dynamic config
could use paramtable and not deadlock.
relate: https://github.com/milvus-io/milvus/issues/29807

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
2024-01-26 19:07:00 +08:00
..
config_test.go Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
config.go enhance: add param for bloomfilter(#29388) (#29490) 2023-12-28 18:10:46 +08:00
env_source.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
etcd_source_test.go fix: use atomic.Pointer to store EventHandler in case of data race (#30205) 2024-01-23 19:09:04 +08:00
etcd_source.go enhance: adjust config source for support config event use paramtable (#29995) 2024-01-26 19:07:00 +08:00
event_dispatcher_test.go enhance: Add unittest for config.EventDispatcher (#28552) 2023-11-18 19:12:20 +08:00
event_dispatcher.go fix: protect EventDispatcher map with mutex (#28540) 2023-11-17 20:32:20 +08:00
event.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
file_source.go enhance: adjust config source for support config event use paramtable (#29995) 2024-01-26 19:07:00 +08:00
manager_test.go fix: remove Unnecessary lock in config manager (#29836) 2024-01-11 13:48:49 +08:00
manager.go fix: remove Unnecessary lock in config manager (#29836) 2024-01-11 13:48:49 +08:00
refresher.go enhance: adjust config source for support config event use paramtable (#29995) 2024-01-26 19:07:00 +08:00
source_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
source.go Format the code (#27275) 2023-09-21 09:45:27 +08:00