Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15889

[Java][FlightRPC] "Used undeclared dependencies found" due to netty-transport-native-kqueue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • FlightRPC, Java
    • None

    Description

      Similar to ARROW-15831 we should remove kqueue from the dependencies (it's not strictly required). This is causing the java-jars build to fail.

      https://github.com/ursacomputing/crossbow/runs/5476050658?check_suite_focus=true

      2022-03-09T12:56:20.3740860Z [INFO] --- maven-dependency-plugin:3.0.1:analyze-only (analyze) @ flight-core ---
      2022-03-09T12:56:20.5028740Z [WARNING] Used undeclared dependencies found:
      2022-03-09T12:56:20.5030090Z [WARNING]    io.netty:netty-transport-classes-kqueue:jar:4.1.72.Final:compile
      2022-03-09T12:56:20.5030840Z [WARNING] Unused declared dependencies found:
      2022-03-09T12:56:20.5036430Z [WARNING]    io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.72.Final:compile
      2022-03-09T12:56:20.5037370Z [INFO] ------------------------------------------------------------------------ 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: