Open dobet opened 1 month ago
It seems that only ETCD is causing issues, and currently, ZooKeeper is used more frequently. If ZooKeeper cannot be used as a substitute for ETCD, I would like to ask if there are any volunteers willing to investigate this issue?
Bug Report
For English only, other languages will not accept.
Before report a bug, make sure you have:
Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot reproduce it on current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Which version of ShardingSphere did you use?
5.5.0 etcd
Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
proxy cluster
Expected behavior
drop an rule, and the config can recreate
Actual behavior
Reason analyze (If you can)
rule config also alive in memory.
I debug the code, but the
not access.
Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
Example codes for reproduce this issue (such as a github link).