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 2019/10/23 09:06:13 UTC

[GitHub] [incubator-shardingsphere] geomonlin commented on issue #3150: Registry center for Nacos

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:
users@infra.apache.org


With regards,
Apache Git Services