terrymanu commented on issue #11621:
URL: 
https://github.com/apache/shardingsphere/issues/11621#issuecomment-894745594


   Sorry, I think it carefully, the `schemaName` is for connection scope, but 
the class `MetaDataContexts` is for instance scope.
   One instance can include multiple current schemas which hold user 
connections.
   So, keep `schemaName` on DataSource scope with JDBC is fine for now, but in 
the future, it is better to move it to Connection.


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