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/04/20 07:20:29 UTC

[GitHub] [incubator-linkis] jackxu2011 opened a new pull request, #2016: feat(cglib): optimized the cglib

jackxu2011 opened a new pull request, #2016:
URL: https://github.com/apache/incubator-linkis/pull/2016

   1. replace the cglib with spring's cglib in linkis-cs-highavailable module, 2. remove cglib
   dependency in linkis-module module, it's only used by linkis-storage module
   
   ### What is the purpose of the change
   Related issues: #1282
   
   ### Brief change log
   1. replace the cglib with spring's cglib in linkis-cs-highavailable module, 
   2. fix the linkis-cs-highavailable maybe error by muti asm jars
   3. remove cglib dependency in linkis-module module, it's only used by linkis-storage module
   
   ### 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): (yes )
   - Anything that affects deployment: (no )
   - The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: (no)
   
   ### Documentation
   - Does this pull request introduce a new feature? (no)
   - If yes, how is the feature documented? (not applicable / docs / JavaDocs / 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] casionone merged pull request #2016: feat(cglib): optimized the cglib

Posted by GitBox <gi...@apache.org>.
casionone merged PR #2016:
URL: https://github.com/apache/incubator-linkis/pull/2016


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

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


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