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

Remove illegal access warning in JDK11 test of storm-sql-core

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0
    • storm-sql
    • None

    Description

      sql/storm-sql-core module test warns about illegal access when run under JDK11.

      This is due to the following dependcy tree:
      +- org.apache.calcite:calcite-core:jar:1.16.0:compile

      | +- org.apache.calcite.avatica:avatica-core:jar:1.11.0:compile

      | | - com.google.protobuf:protobuf-java:jar:3.3.0:compile

      to fix Illegal reflective access by com.google.protobuf.UnsafeUtil

      (com.google.protobuf:protobuf-java:3.3.0) to field java.nio.Buffer.address add

      "add-opens java.base/java.nio=ALL-UNNAMED"

       

      Attachments

        Issue Links

          Activity

            People

              bipinprasad Bipin Prasad
              bipinprasad Bipin Prasad
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m