You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// dispatch a ServiceConfigExportedEvent since 2.7.4
dispatch(newServiceConfigExportedEvent(this));
}
line_219 judgement exist problem. It's communication protocol, not registry protocol.
The text was updated successfully, but these errors were encountered:
horizonzy
changed the title
ServiceMappingService didn't work when registry-type=service.
ServiceNameMapping didn't work when registry-type=service.
May 10, 2021
Environment
What actually happens?
dubbo/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/ServiceConfig.java
Lines 214 to 227 in 2ca0099
line_219 judgement exist problem. It's communication protocol, not registry protocol.
The text was updated successfully, but these errors were encountered: