[ 
https://issues.apache.org/jira/browse/HBASE-15762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269823#comment-15269823
 ] 

Nick Dimiduk commented on HBASE-15762:
--------------------------------------

+1.

We can have hbase-client-internal for consumption by hbase-server, and 
hbase-client is then just a pom with one dependency, hbase-client-internal, and 
the shading configs.

> Consider hbase-client to be shaded by default in 2.0 
> -----------------------------------------------------
>
>                 Key: HBASE-15762
>                 URL: https://issues.apache.org/jira/browse/HBASE-15762
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Enis Soztutar
>             Fix For: 2.0.0
>
>
> We have hbase-client and hbase-shaded-client for branch-1. For 2.0, I think 
> we should just get rid of the hbase-shaded-client and only have hbase-client 
> which is shaded by default. No need to have un-shaded client thus preventing 
> applications to shoot themselves in the foot. 
> One caveat though is that hbase-client is used in the server side. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to