Environment
Expected Result
in org.apache.dubbo.registry.nacos.NacosRegistry#notifySubscriber. it will filter the instances which disabled in nacos console, but the filter method called filterHealthyInstances, healthy instance is another concept in nacos, it means instance not send beatinfo in 15 seconds. so the description should match the concept
Environment
Expected Result
in org.apache.dubbo.registry.nacos.NacosRegistry#notifySubscriber. it will filter the instances which disabled in nacos console, but the filter method called filterHealthyInstances, healthy instance is another concept in nacos, it means instance not send beatinfo in 15 seconds. so the description should match the concept