You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2018/03/25 18:10:00 UTC

[jira] [Created] (STORM-3009) Storm-webapp has multiple SLF4j bindings on the classpath

Stig Rohde Døssing created STORM-3009:
-----------------------------------------

             Summary: Storm-webapp has multiple SLF4j bindings on the classpath
                 Key: STORM-3009
                 URL: https://issues.apache.org/jira/browse/STORM-3009
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-webapp
    Affects Versions: 2.0.0
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing


Storm-webapp has both logback and log4j2 bindings for SLF4j on the classpath. The logback binding comes from our Dropwizard dependency. As of Dropwizard 1.2.0 (https://github.com/dropwizard/dropwizard/pull/1900), Dropwizard isn't tightly coupled to logback, so we can exclude that dependency.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)