Uploaded image for project: 'edge-patron'
  1. edge-patron
  2. EDGPATRON-90

Broken logging: %d [%thread] %-5level %logger - %msg%n

    XMLWordPrintable

Details

    • Bug
    • Status: Awaiting deployment (View Workflow)
    • TBD
    • Resolution: Done
    • 4.9.0
    • 4.9.1, 4.10.0
    • None
    • CP: sprint 142
    • Core: Platform
    • Morning Glory (R2 2022)
    • Third party component integration

    Description

      How to reproduce:

      checkout v4.9.0
      mvn clean install -DskipTests
      java -jar target/edge-patron-fat.jar
      

      Expected output:

      WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
      14:38:34 INFO  MainVerticle         Using patronId cache TTL (ms): null
      14:38:34 INFO  MainVerticle         Using patronId cache TTL (ms): 30000
      14:38:34 INFO  MainVerticle         Using patronId cache capacity: null
      14:38:34 INFO  PatronIdCache        Using TTL: \{0}
      

      Actual output:

      WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
      %d [%thread] %-5level %logger - %msg%n
      

      Note:
      This is a regression, v4.8.0 properly logs.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                julianladisch Julian Ladisch
                dmoench Denis Mönch
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases