You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/01/27 06:47:53 UTC

[GitHub] [incubator-linkis] xiaojie19852006 opened a new pull request #1333: linkis datasource module remove origin datasource manager add new dat…

xiaojie19852006 opened a new pull request #1333:
URL: https://github.com/apache/incubator-linkis/pull/1333


   Linkis Datasource Manager Common Module
   
   ### What is the purpose of the change
   In order to better manage data sources, the original LIinkis DataSource Manager module was transformed, the original DataSourceManager module was deleted, and increase the Linkis-DataSource-Manager-Common module and the Linkis DataSource-Manager-Server module were added. The PR is Linkis - DataSource-Manager-Common Code
   
   ### Brief change log
   - remove origin module datasource manager;
   - add module linkis datasource manager common;
   - define linkis datasource manager auth context
   - defline datasource ,the main purpose is store the data source information
   - defline datasource env,the main  purose is store the data source environment information
   - defline datasource param,the main purpose for init the datasource
   - defline datasource type,the main purpose to differentiate between different types of data sources
   - add some util to support
   - defline some exception class
   
   ### Verifying this change
   (Please pick either of the following options)  
   This change is a trivial rework / code cleanup without any test coverage.  
   
   ### Does this pull request potentially affect one of the following parts:
   - Dependencies (does it add or upgrade a dependency): (no)
   - Anything that affects deployment: (yes)
   - The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: (no)
   
   ### Documentation
   - Does this pull request introduce a new feature? (yes)
   - If yes, how is the feature documented? (not documented)


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] xiaojie19852006 closed pull request #1333: linkis datasource module remove origin datasource manager add new dat…

Posted by GitBox <gi...@apache.org>.
xiaojie19852006 closed pull request #1333:
URL: https://github.com/apache/incubator-linkis/pull/1333


   


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] xiaojie19852006 commented on pull request #1333: linkis datasource module remove origin datasource manager add new dat…

Posted by GitBox <gi...@apache.org>.
xiaojie19852006 commented on pull request #1333:
URL: https://github.com/apache/incubator-linkis/pull/1333#issuecomment-1022898834


   link issue:[https://github.com/apache/incubator-linkis/issues/1332](url)
   


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org