[ 
https://issues.apache.org/jira/browse/HBASE-23132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946521#comment-16946521
 ] 

Michael Stack commented on HBASE-23132:
---------------------------------------

bq. We got a jira tracking making sure we have an enforcer rule or something 
checking the jdk used to build to catch this in the future?

Could. Yeah. Or just use the docker build which is there to make sure we never 
have this kind of environmental pollution.

> 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)

Reply via email to