[
https://issues.apache.org/jira/browse/HBASE-15610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305254#comment-15305254
]
Jurriaan Mous commented on HBASE-15610:
---------------------------------------
It was in HConnection interface and there the method was already deprecated.
And ConnectionImplementation is IA.private
bq. * @deprecated You can pass master flag but nothing special is done.
bq. // Nothing is done w/ the 'master' parameter. It is ignored.
Maybe I should remove the method and move code to method without flag because
the flag is not used? Or should it first be Deprecated in the Private
ConnectionImplementation?
> Remove deprecated HConnection for 2.0 thus removing all PB references for 2.0
> -----------------------------------------------------------------------------
>
> Key: HBASE-15610
> URL: https://issues.apache.org/jira/browse/HBASE-15610
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: Jurriaan Mous
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-15610.patch, HBASE-15610.patch,
> HBASE-15610.v1.patch
>
>
> This is sub-task for HBASE-15174.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)