wsg96321 commented on issue #15411: URL: https://github.com/apache/shardingsphere/issues/15411#issuecomment-1040989900
> The `metadata loading` is being continuously optimized, 5.1.0 will be released soon, you can try the new version later. Looking forward to 5.1.0 version . But I think `metadata loading` is not the major problem. Although we maybe can optimized the metadata loading less than 1s, it also needs to cost many time to create TCP connection for jdbc init ? So I think the major problem is how to init jdbc connection parallel, and how to reuse the same datasource IP and Port but different database . Otherwise, it will cost many time to add a new datasource when people add datasource which in other machine room. Or the sharding proxy's position is not in this case which has many datasource across different machine root ? -- 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]
