wsg96321 opened a new issue #15411:
URL: https://github.com/apache/shardingsphere/issues/15411


   version: v4.1.1
   
   total logic table : about 130+
   total datasource : about 730+(about 250+ is in other rooms)
   total start time cost : about 
   
   We use sharding proxy whith v4.1.1, and there is about 730 datasource mysql, 
480 is in the same LAN, 250 is not . The question is when we add a new 
datasource in config-xxx.yaml , it is nessary to restart sharding-proxy .It 
cost less than 5s to load 480 datasource metadata (It is no matter), but it 
cost more than 12min to load 250 datasource's metadata to init .
   We have no idea to resolve this , is there any good idea to suggest ?  
Beside, I don't konw can sharding-proxy read new datasource or table config in 
yaml without restart it ? or can I deploy two sharding-proxy in two different 
machine room(one in Europe,andLAN is America), and then I just connect one 
sharding-proxy to query ?
   
   PS: I try to use v5.0.0 release version with sharding proxy , it also has 
the same question .
   
   thanks 


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