Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-3775

Logback.xml has been incorrectly modified by RANGER-3704.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0, 2.4.0
    • admin
    • None

    Description

      git show 361f179249 | filterdiff -i '*/logback.xml'
      diff --git a/security-admin/src/main/webapp/WEB-INF/logback.xml b/security-admin/src/main/webapp/WEB-INF/logback.xml
      index 997f3bc59..53cdc49cf 100644
      --- a/security-admin/src/main/webapp/WEB-INF/logback.xml
      +++ b/security-admin/src/main/webapp/WEB-INF/logback.xml
      @@ -80,7 +80,7 @@
         <logger name="xa" additivity="false" level="info">
           <appender-ref ref="xa_log_appender"/>
         </logger>
      -  <logger name="jdbc.connection" additivity="false" level="error">
      +  <logger name="com.mchange" additivity="false" level="error">
           <appender-ref ref="sql_appender"/>
         </logger>
         <logger name="org.apache.ranger.perf" additivity="false" level="info"> 

      These changes seems not related to the issue RANGER-3704.

      Attachments

        Activity

          People

            ramackri Ramachandran
            kirbyzhou kirby zhou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: