zhengchuxiong created PHOENIX-5687:
--------------------------------------
Summary: Phoenix-client-5.0.0 can not run on jdk13
Key: PHOENIX-5687
URL: https://issues.apache.org/jira/browse/PHOENIX-5687
Project: Phoenix
Issue Type: Bug
Affects Versions: 5.0.0
Environment: Spring boot: 2.0.6
Jdk:13
phonix-client:5.0.0
Reporter: zhengchuxiong
Attachments: HbaseServiceTest.java
Use phoenix 5.0.0 version to connect hbase,the project run on environment jdk13
, than got an exception "java.lang.IncompatibleClassChangeError: Inconsistent
constant pool data in classfile for class org/apache/hadoop/hbase/client/Row.
Method 'int lambda$static$28(org.apache.hadoop.hbase.client.Row,
org.apache.hadoop.hbase.client.Row)' at index 57 is CONSTANT_MethodRef and
should be CONSTANT_InterfaceMethodRef"
When i cut to environment jdk8 , the program work fine .
Anybody who can give me some suggestion?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)