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 2021/09/15 03:52:41 UTC

[GitHub] [dubbo] EarthChen opened a new issue #8804: [3.0] dubbo MetadataService is exposed by default,That's right?

EarthChen opened a new issue #8804:
URL: https://github.com/apache/dubbo/issues/8804


   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   - [ ] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 3.0.3-SNAPSHOT
   * Operating System version: macos
   * Java version: 1.8
   
   ### Steps to reproduce this issue
   
   1. start provider
   2. start consumer
   
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Result
   
   
   ### Actual Result
   
   When local tests are launched on a machine, the consumer's port is occupied due to MetadataService exposure
   
   If there is an exception, please attach the exception trace:
   
   ```
   Just put your stack trace here!
   ```
   


-- 
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


[GitHub] [dubbo] EarthChen commented on issue #8804: [3.0] dubbo MetadataService is exposed by default,That's right?

Posted by GitBox <gi...@apache.org>.
EarthChen commented on issue #8804:
URL: https://github.com/apache/dubbo/issues/8804#issuecomment-923018310


   but is always expose dubbo protocol and 20880 port by default.
   if run multi dubbo Server on one machine,The port will conflict.


-- 
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


[GitHub] [dubbo] AlbumenJ commented on issue #8804: [3.0] dubbo MetadataService is exposed by default,That's right?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #8804:
URL: https://github.com/apache/dubbo/issues/8804#issuecomment-923012629


   MetadataService is a builtin service in Dubbo, which will be exposed when there is at least one service by default.


-- 
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


[GitHub] [dubbo] AlbumenJ commented on issue #8804: [3.0] dubbo MetadataService is exposed by default,That's right?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #8804:
URL: https://github.com/apache/dubbo/issues/8804#issuecomment-924125538


   > I think it would be better to use one port because these built-in services should be consistent with the configured protocol.
   
   processing in https://github.com/apache/dubbo/pull/8796


-- 
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


[GitHub] [dubbo] EarthChen commented on issue #8804: [3.0] dubbo MetadataService is exposed by default,That's right?

Posted by GitBox <gi...@apache.org>.
EarthChen commented on issue #8804:
URL: https://github.com/apache/dubbo/issues/8804#issuecomment-923024060


   I think it would be better to use one port because these built-in services should be consistent with the configured protocol.


-- 
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