You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2016/10/04 09:14:20 UTC

[jira] [Commented] (HBASE-15607) Remove PB references from Admin for 2.0

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

Anoop Sam John commented on HBASE-15607:
----------------------------------------

bq.void takeSnapshotAsync(SnapshotDescription snapshot) 
So here the PB object passing as param is changed to use our own POJO..  But in MasterObserver CP, there are many hooks with PB object SnapshotDescription as param.  We better need to correct there as well.  


> Remove PB references from Admin for 2.0
> ---------------------------------------
>
>                 Key: HBASE-15607
>                 URL: https://issues.apache.org/jira/browse/HBASE-15607
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Blocker
>             Fix For: 2.0.0, 1.3.0
>
>         Attachments: HBASE-15607.patch, HBASE-15607_1.patch, HBASE-15607_2.patch, HBASE-15607_3.patch, HBASE-15607_3.patch, HBASE-15607_4.patch, HBASE-15607_4.patch, HBASE-15607_branch-1.patch
>
>
> This is a sub-task for HBASE-15174.



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