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/05/17 13:43:16 UTC

[GitHub] [shardingsphere] dongzl commented on issue #5627: [DISCUSS] ClusterState feature design

dongzl commented on issue #5627:
URL: https://github.com/apache/shardingsphere/issues/5627#issuecomment-629801052


   Hi @menghaoranss , I understand for the registry center instance, I think use proxy port for the data is more suitable.
   ```
   /
   ├─orchestration-namespace
   ├─orchestration-name
   │ ├─registry
   │ │ ├─instances
   │ │ │ ├─127.0.0.1@3307@xxx
   │ │ │ │ ├─ds_0
   │ │ │ │ ├─ds_1
   │ │ │ │ ├─ds_2
   │ │ │ │ ├─ds_3
   │ │ │ ├─127.0.0.1@3308@xxx
   │ │ │ │ ├─ds_0
   │ │ │ │ ├─ds_1
   │ │ │ │ ├─ds_2
   │ │ │ │ ├─ds_3
   ```
   
   `127.0.0.1@3308@xxx`, IP, Port and other data are more suitable.


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