linghengqian commented on issue #33565:
URL: 
https://github.com/apache/shardingsphere/issues/33565#issuecomment-2461770679

   > Except for errors that do not support Etcd.
   > When Etcd is used as the persistent storage in cluster mode and multiple 
proxy nodes are deployed, the following error occurs if one proxy node fails 
and goes offline.
   
   - @wuqiong818 This sounds as expected, because the shardingsphere metadata 
is not initialized properly to the etcd server.
   - For convenience, I still use `gcr.io/etcd-development/etcd:v3.5.10`, which 
is the most commonly used Docker Image in the Etcd community, as the Docker 
Image to reproduce the error in 
https://github.com/linghengqian/shardingsphere-proxy-etcd-test. Google will 
shut down Container Registry next year, but 
https://github.com/etcd-io/etcd/issues/15199 should not affect the current 
issue.
   
   - @zhaojinchao95 I'm personally not sure if this should be solved without 
elasticjob release. elasticjob's 
`org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter` is 
certainly an SPI, but should 
https://github.com/apache/shardingsphere-elasticjob/issues/2128 and #21380 
update their descriptions to state the current status of using etcd in 
shardingsphere proxy?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to