[
https://issues.apache.org/jira/browse/PHOENIX-7359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-7359:
---------------------------------
Description:
{noformat}
java.lang.NullPointerException
at
org.apache.phoenix.end2end.BackwardCompatibilityTestUtil.computeClientVersions(BackwardCompatibilityTestUtil.java:134)
at
org.apache.phoenix.end2end.BackwardCompatibilityIT.data(BackwardCompatibilityIT.java:110)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
{noformat}
was:
{noformat}
java.lang.NullPointerException
at
org.apache.phoenix.end2end.BackwardCompatibilityTestUtil.computeClientVersions(BackwardCompatibilityTestUtil.java:134)
at
org.apache.phoenix.end2end.BackwardCompatibilityIT.data(BackwardCompatibilityIT.java:110)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{noformat}
> BackwardCompatibilityIT failing with Hbase 2.6 profile
> ------------------------------------------------------
>
> Key: PHOENIX-7359
> URL: https://issues.apache.org/jira/browse/PHOENIX-7359
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Reporter: Viraj Jasani
> Priority: Major
>
> {noformat}
> java.lang.NullPointerException
> at
> org.apache.phoenix.end2end.BackwardCompatibilityTestUtil.computeClientVersions(BackwardCompatibilityTestUtil.java:134)
> at
> org.apache.phoenix.end2end.BackwardCompatibilityIT.data(BackwardCompatibilityIT.java:110)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)