@Component public class DefaultProvideDataNotifier extends Object implements ProvideDataNotifier
Dec 03, 2020
Provide Data is designed for two scenerio, as below: 1. Dynamic Configs inside Sofa-Registry itself 2. Service Gaven (or say 'Watcher') are subscring messages through Session-Server
All above user cases stages a Config Center role by Sofa-Registry And all these infos are madantorily persistenced to disk So, by leveraging meta server's JRaft feature, infos are reliable and stable to be stored on MetaServer
public void notifyProvideDataChange(ProvideDataChangeEvent event)
notifyProvideDataChange 在接口中 ProvideDataNotifierCopyright © 2023 The Ant Financial. All rights reserved.