tristaZero commented on issue #3150: Registry center for Nacos URL: https://github.com/apache/incubator-shardingsphere/pull/3150#issuecomment-545399078 > > Hi,Have you ever run proxy bootstrap to test Nacos?not through test, and I find that it is null pointer.Because regCenter.getChildrenKeys(configNode.getSchemaPath()) is null. > > @override public List getChildrenKeys(final String key) { return null; } > > At present, only JDBC mode is supported, but proxy mode is not yet adapted. > Proxy mode may need to be adapted by other developers Hi, thanks for your contribution, our next release is coming, and your pr is a very important item in this release note. But we are sorry to see that it can not run well at proxy mode, which should be part of Nacos orchestration. I wonder whether you are still interested in continuing doing this, and make this module become complete and perfect? There is no deadline, please at your own pace. If you want other developers to get on with it, can you create an issue to explain the task detail? Thanks a lot. :) Moreover we should discuss how to put this contribution to this release, adding it with some remarks, or waiting it to be done in future.
---------------------------------------------------------------- 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
