coolbeevip opened a new pull request #414: [SCB-1155] Generate a random free 
gRPC port when alpha.server.port=0
URL: https://github.com/apache/servicecomb-pack/pull/414
 
 
   Generate a random port when alpha.server.port=0
   
   The following configuration can be used to configure a random port range 
[initialPort...initialPort+portCount] 
   
   `alpha.server.initialPort` default bind port 8080
   `alpha.server.portAutoIncrement` enabled automatic Increment, defulat true
   `alpha.server.portCount` try to bind the count
   
   **Note** GrpcStartableStartedEvent  reserve dynamic registration random port 
to discovery service

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to