-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot invoke "java.util.Collection.size()" because "storageNodes" is null #29509
Comments
Hi @a601942905git |
What configuration do I need to add on consul |
Consul does not have any configuration. It can be started normally if it is replaced with zookeeper without adding configuration. |
@RaigorJiang you can see this method:org.apache.shardingsphere.mode.spi.PersistRepository#getChildrenKeys |
Hi @a601942905git , do you mean |
yes |
In this case, we can judge |
no |
|
|
Question
The following error occurs when shardingsphere integrates consul:Cannot invoke "java.util.Collection.size()" because "storageNodes" is null
config content:
shardingsphere-jdbc-core version is:5.4.1
shardingsphere-cluster-mode-repository-consul version is:5.4.1
The text was updated successfully, but these errors were encountered: