[
https://issues.apache.org/jira/browse/PHOENIX-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-6324.
----------------------------------
Resolution: Fixed
Fixed by PHOENIX-6489
> Queryserver IT suite incompatible with phoenix 5.1+ / 4.16+ shading
> -------------------------------------------------------------------
>
> Key: PHOENIX-6324
> URL: https://issues.apache.org/jira/browse/PHOENIX-6324
> Project: Phoenix
> Issue Type: Bug
> Components: queryserver
> Affects Versions: queryserver-6.0.0
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> The shading changes in Phoenix-client for 4.16+ and 5.1+ are incompatible
> with the minicluster.
> we get
> {noformat}
> java.lang.RuntimeException: java.lang.NoSuchMethodError:
> org.apache.phoenix.shaded.org.eclipse.jetty.server.session.SessionHandler.getSessionManager()Lorg/apache/phoenix/shaded/org/eclipse/jetty/server/SessionManager;
> at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:557)
> {noformat}
> when we try to start the minicluster.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)