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

Remove netty-tcnative inclusion in java-exec/pom.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.12.0
    • None
    • None

    Description

      The inclusion of netty-tcnative is causing all kinds of problems. The os specific classifier required is determined by a maven extension which in turn requires an additional eclipse plugin. The eclipse plugin has a problem that may corrupt the current workspace.
      It is safe to not include the dependency since it is required only at runtime. The only case in which this is required is when a developer has to debug SSL/OpenSSL issues in the Java client or the server when launching from within an IDE. In this case, the dependency can be enabled by uncommenting the relevant lines in the pom file.

      Attachments

        Activity

          People

            vrozov Vlad Rozov
            parthc Parth Chandra
            Parth Chandra Parth Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: