Davidhua1996 opened a new pull request #1271: URL: https://github.com/apache/incubator-linkis/pull/1271
### What is the purpose of the change For supporting the multiply requests to metadata manager, we should create a cache layer with pooling before building the connection (such as the connection between HMS). Also in order to make the users to implement the metadata service interface more flexible,reconstruct the loading strategy in service loader is necessary. ### Brief change log - Enhance the loading method in MetaClassLoaderManager. - Enhance the strategy in DataSourceParameterValidator. - Complete the cache layer in AbstractMetaService. - Complete the linkis-datasource-client module. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
