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 2021/11/18 07:25:36 UTC

[GitHub] [shardingsphere] menghaoranss opened a new issue #13677: `show instance list` is not correct

menghaoranss opened a new issue #13677:
URL: https://github.com/apache/shardingsphere/issues/13677


   ```
   mysql> show instance list;
   +---------------+-------+--------+
   | ip            | port  | status |
   +---------------+-------+--------+
   | 192.168.5.200 | 3307  | enable |
   | 192.168.5.200 | 30191 | enable |
   +---------------+-------+--------+
   2 rows in set (0.00 sec)
   ```
   
   For `ShardingSphere-JDBC` instance, `30191` is PID, not `port`, the result may need to be optimized.


-- 
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@shardingsphere.apache.org

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



[GitHub] [shardingsphere] RaigorJiang closed issue #13677: `show instance list` is not correct

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #13677:
URL: https://github.com/apache/shardingsphere/issues/13677


   


-- 
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@shardingsphere.apache.org

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



[GitHub] [shardingsphere] lanchengx edited a comment on issue #13677: `show instance list` is not correct

Posted by GitBox <gi...@apache.org>.
lanchengx edited a comment on issue #13677:
URL: https://github.com/apache/shardingsphere/issues/13677#issuecomment-972849661


   @menghaoranss 
   The value of port comes from the node `/status/compute_nodes/online` on zk, could you see the value on `zk`


-- 
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@shardingsphere.apache.org

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #13677: `show instance list` is not correct

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #13677:
URL: https://github.com/apache/shardingsphere/issues/13677#issuecomment-972796752


   Hi @lanchengx , could you check it?  Thank you!


-- 
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@shardingsphere.apache.org

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



[GitHub] [shardingsphere] lanchengx commented on issue #13677: `show instance list` is not correct

Posted by GitBox <gi...@apache.org>.
lanchengx commented on issue #13677:
URL: https://github.com/apache/shardingsphere/issues/13677#issuecomment-972838902


   @RaigorJiang @menghaoranss  please assign 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.

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

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



[GitHub] [shardingsphere] lanchengx commented on issue #13677: `show instance list` is not correct

Posted by GitBox <gi...@apache.org>.
lanchengx commented on issue #13677:
URL: https://github.com/apache/shardingsphere/issues/13677#issuecomment-972849661


   @me
   The value of port comes from the node `/status/compute_nodes/online` on zk, could you see the value on `zk`


-- 
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@shardingsphere.apache.org

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