menghaoranss commented on issue #4778: Optimize configuration structure of config®istry center URL: https://github.com/apache/incubator-shardingsphere/issues/4778#issuecomment-600487131 > It is better if change `states` to `status` @terrymanu I have changed the `state` node to `registry` node, I understand that `registry` node stores proxy and datasource runtime info(contains instance and status) which registered to the center . so , i consider whether it better to use `proxy` instead of `instances`, just like: ``` / ├─orchestration-namespace ├─orchestration-name │ ├─registry │ │ ├─proxy │ │ └─datasources ``` Do you have any good suggestions about this?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
