[
https://issues.apache.org/jira/browse/PHOENIX-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060116#comment-17060116
]
Guanghao Zhang commented on PHOENIX-5778:
-----------------------------------------
If the queryserver tied to HBase class/interface which not marked IA.Public.,
it is easy to break compatibility... And for this class KeyStoreTestUtil,
qeuryserver only use two methods of it. The first method is getClasspathDir,
which is a easy util method and not realted to hbase. The second method is
setupSSLConfig, which used to set four HDFS SSLFactory config. I thought this
is not related to hbase, too......
> Remove the dependency of KeyStoreTestUtil
> -----------------------------------------
>
> Key: PHOENIX-5778
> URL: https://issues.apache.org/jira/browse/PHOENIX-5778
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Guanghao Zhang
> Priority: Major
> Fix For: 5.1.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)