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:16:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-23132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Stack resolved HBASE-23132.
-----------------------------------
    Fix Version/s: hbase-thirdparty-3.1.1
         Assignee: Michael Stack
       Resolution: Fixed

Resolving so this release has one issue at least.

> 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
>            Assignee: Michael Stack
>            Priority: Major
>             Fix For: hbase-thirdparty-3.1.1
>
>
> 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)