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/13 07:16:34 UTC

[GitHub] [incubator-linkis] jackxu2011 opened a new pull request, #1961: Remove log4j1 and unify some related jars

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

   ### What is the purpose of the change
   
   Related issues: #1282 #1825 #1826
   
   ### Brief change log
   (for example:)
   - unify curator version to 2.7.1  which used in hadoop 2.7
   - unify the hadoop related jar management to dependencyManagement in parent pom and remove log4j, slf4j-log4j12, apache-log4j-extra jars
   -  unify the log4j2 version to 2.17.2
   -  and log4j-jcl,  log4j-1.2-api in linkis-hadoop-common module  which to replace log4j, and slf4j-log4j12
   -  remove spring-boot-start-logginng in linkis-spring-cloud-gateway module and replace whith spring-boot-start-log4j2 
   
   ### Verifying this change
   (Please pick either of the following options)  
   This change is a trivial rework / code cleanup without any test coverage.  
   (or)  
   This change is already covered by existing tests, such as (please describe tests).  
   (or)  
   This change added tests and can be verified as follows:  
   (example:)  
   - Added tests for submit and execute all kinds of jobs to go through and verify the lifecycles of different EngineConns.
   
   ### Does this pull request potentially affect one of the following parts:
   - Dependencies (does it add or upgrade a dependency): (yes / no)
   - Anything that affects deployment: (yes / no / don't know)
   - The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: (yes / no)
   
   ### Documentation
   - Does this pull request introduce a new feature? (yes / 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 #1961: Remove log4j1 and unify some related jars

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


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