You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/04/07 06:43:22 UTC

[GitHub] [dubbo] chickenlj commented on issue #9895: dubbo 3.0.7, sometimes dubbo.endpoints protocol and port is overwritten by metaservice protocol/port if nacos connect exception

chickenlj commented on issue #9895:
URL: https://github.com/apache/dubbo/issues/9895#issuecomment-1091138159

   I checked the `[3.0.7.bug.log](https://github.com/apache/dubbo/files/8419145/3.0.7.bug.txt)` log file, and  I found the following behaviour is something not expected:
   
   ```java
   2022-04-05 22:02:44.697  INFO [demo-provider,,] 20576 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Register dubbo service org.apache.dubbo.metadata.MetadataService url dubbo://172.20.48.1:20885/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=demo-provider&background=false&bind.ip=172.20.48.1&bind.port=20885&connections=1&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executes=100&generic=false&group=demo-provider&interface=org.apache.dubbo.metadata.MetadataService&logger=slf4j&metadata-service-port=20885&methods=getMetadataURL,isMetadataService,getExportedURLs,serviceName,getSubscribedURLs,version,getExportedServiceURLs,getMetadataInfo,toSortedStrings,getMetadataInfos,getServiceDefinition&pid=20576&qos.accept.foreign.ip=true&qos.enable=false&register-mode=instance&release=3.0.7&revision=3.0.7&service-name-mapping=true&service.filter=tracing&side=provider&timestamp=1649167364655&validation=false&version=1.0.0 to registry 192.168.1.
 7:8848, dubbo version: 3.0.7, current host: 172.20.48.1
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org