geomonlin commented on issue #3150: Registry center for Nacos URL: https://github.com/apache/incubator-shardingsphere/pull/3150#issuecomment-545346385 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<String> getChildrenKeys(final String key) { return null; }
---------------------------------------------------------------- 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
