Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-3260

Conflicting servlet-api jar causing web UI to be slow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

      This is the same issue that we had sometime back. Recent changes to pom files are pulling a problematic jar servlet-api-2.5.jar.

      +- com.mapr.fs:mapr-hbase:jar:4.1.0-mapr:compile
              .....
      [INFO] |  +- org.apache.hbase:hbase-server:jar:0.98.9-mapr-1503:compile
      [INFO] |  |  +- (org.apache.hbase:hbase-common:jar:0.98.9-mapr-1503:compile - omitted for conflict with 0.98.9-mapr-1503-m7-4.1.0)
              .....
      [INFO] |  |  +- org.mortbay.jetty:servlet-api-2.5:jar:6.1.14:compile
      

      We already have an maven enforcer to detect servlet-api jars, but this one has a slightly different artifact id name servlet-api-2.5 which is not detected by the maven enforcer.

      Attachments

        1. DRILL-3260-1.patch
          1 kB
          Venki Korukanti

        Issue Links

          Activity

            People

              vkorukanti Venki Korukanti
              vkorukanti Venki Korukanti
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: