TomlongTK
TomlongTK
Can you provide a demo?
Maybe we can adjust the order of events, such as registering a listener first and then getting the instance list for notify.
> > Maybe we can adjust the order of events, such as registering a listener first and then getting the instance list for notify. > > 1. Will zk work...
What scenarios need this feature? In general, the registry sdk already supports local cache.
> Add a special protocol related config to `ConfigManager` is not a good idea. We need a more reasonable way to manage these special configs. How about putting it in...
> > > Add a special protocol related config to `ConfigManager` is not a good idea. We need a more reasonable way to manage these special configs. > > >...
> > > > > Add a special protocol related config to `ConfigManager` is not a good idea. We need a more reasonable way to manage these special configs. >...
There is a problem here. If the server-side and client-side protocols are inconsistent, configClientPipeline obtains the protocol name of the server side through url.getProtocol. At this time, ProtocolConfig will not...
> There is a problem here. If the server-side and client-side protocols are inconsistent, configClientPipeline obtains the protocol name of the server side through url.getProtocol. At this time, ProtocolConfig will...