Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-290

Exclude log4j and slf4j-log4j from curator dependency.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.2-incubating
    • 0.9.2-incubating
    • storm-core
    • None

    Description

      The log4j and slf4j dependencies from curator/zookeeper sneak onto the class path as transient dependencies when storm-core is included as a project dependency. This causes an illegal argument exception due to multiple log bindings on the class path.

      The solution is to exclude the log4j and slf4j dependencies in the storm-core pom rather than the parent pom.

      Attachments

        Activity

          People

            ptgoetz P. Taylor Goetz
            ptgoetz P. Taylor Goetz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: