You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/12/02 13:15:29 UTC

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new issue #1755: Log actual listen port when set port 0 in SnapshotService

TeslaCN opened a new issue #1755:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1755


   ## Enhancement
   
   Set port 0 as listen port means let system determine which port to use. It should log the actual port rather than 0.
   ```java
           SnapshotService snapshotService = new SnapshotService(REG_CENTER, 0);
           snapshotService.listen();
   ```
   
   ```
   21:08:08.370 [main] INFO  org.apache.shardingsphere.elasticjob.lite.internal.snapshot.SnapshotService - ElasticJob: Snapshot service is running on port '0'
   ```
   


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

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



[GitHub] [shardingsphere-elasticjob] kdYY edited a comment on issue #1755: Log actual listen port when set port 0 in SnapshotService

Posted by GitBox <gi...@apache.org>.
kdYY edited a comment on issue #1755:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1755#issuecomment-737638966


   please assigened to me


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

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



[GitHub] [shardingsphere-elasticjob] TeslaCN closed issue #1755: Log actual listen port when set port 0 in SnapshotService

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #1755:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1755


   


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

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



[GitHub] [shardingsphere-elasticjob] kdYY commented on issue #1755: Log actual listen port when set port 0 in SnapshotService

Posted by GitBox <gi...@apache.org>.
kdYY commented on issue #1755:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1755#issuecomment-737638966


   please assigened to meassigened


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

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



[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1755: Log actual listen port when set port 0 in SnapshotService

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #1755:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1755#issuecomment-737639448


   @kdYY Thanks for your participation!


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

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