You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2019/10/08 05:15:00 UTC

[jira] [Created] (HBASE-23132) Squash hbase-thirdparty-3.1.0; was compiled w/ jdk10 so "NoSuchMethodError: java.nio.ByteBuffer.*"

Michael Stack created HBASE-23132:
-------------------------------------

             Summary: Squash hbase-thirdparty-3.1.0; was compiled w/ jdk10 so "NoSuchMethodError: java.nio.ByteBuffer.*"
                 Key: HBASE-23132
                 URL: https://issues.apache.org/jira/browse/HBASE-23132
             Project: HBase
          Issue Type: Bug
            Reporter: Michael Stack


Tried to use the hbase-thirdparty lib. Ran into this issue https://github.com/eclipse/jetty.project/issues/3244 when I tried to update core to use the new hbase-thirdparty (A single failed unit test, TestProtobufUtil, complained of missing ByteBuffer position method when buffer was offheap). Pushed a recompiled artifact, one that uses the 3.1.0 tag., built with jdk8 and that works if local repo but can't override published artifaict.  Let me make a new one.

Need an issue else the RC scripts fail. Let this be it. Resovling against hbase-thirdparty-3.1.1.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)