[
https://issues.apache.org/jira/browse/PHOENIX-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060254#comment-17060254
]
Istvan Toth commented on PHOENIX-5778:
--------------------------------------
{quote}And if new version hbase (2.3.x+) change KeyStoreTestUtil's class name
or package, we have to add different code to handle the compatibility?
{quote}
Yes we will. It is a calculated risk vs copying the class, and having to change
that in case the HBase SSL configuration parameters change, which the HBase
class will handle for us.
I estimate both to be once-in-five year events.
> Remove the dependency of KeyStoreTestUtil
> -----------------------------------------
>
> Key: PHOENIX-5778
> URL: https://issues.apache.org/jira/browse/PHOENIX-5778
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: queryserver-1.0.0
> Reporter: Guanghao Zhang
> Priority: Major
> Fix For: queryserver-1.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If I am not wrong, phoenix should reduce the dependency of hbase
> class/interface which not marked IA.Public. KeyStoreTestUtil is just a
> static util class. I thought phoenix query server can copy a new one and not
> depend on hbase's KeyStoreTestUtil.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)