Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-4201

AsynchronousTlsChannelGroup uses SLF4J directly

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.3.0
    • Affects Version/s: None
    • Component/s: Logging
    • Labels:
      None

      The vendored async tls code uses SLF4J directly and throws a NoClassDefFoundError.

      It should be updated to use the logging helper so it can fall back to the noop logger if SLF4J isn't available.

      Source: https://developer.mongodb.com/community/forums/t/mongo-java-driver-noclassdeffounderror/110941

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: