[ 
https://issues.apache.org/jira/browse/HBASE-15605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ramkrishna.s.vasudevan updated HBASE-15605:
-------------------------------------------
    Attachment: HBASE-15605.patch

Moved the HCD and HTD convert() APIs to ProtobufUtils. So they are now static 
methods. 
One catch here is that in HCD#convert(ColumnFamilySchema) API where HCD to be 
reconstructed they were using the private HCD constructor and setting the name 
explicitly but since we cannot access private constructors from outside the 
PBUtil.convert() will now use the public HCD API. Will check the test cases if 
it causes some issues. If yes, we need to check for some soln for that. 

> Remove PB references from HCD and HTD for 2.0
> ---------------------------------------------
>
>                 Key: HBASE-15605
>                 URL: https://issues.apache.org/jira/browse/HBASE-15605
>             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
>
>         Attachments: HBASE-15605.patch
>
>
> This task is sub-task for HBASE-15174. 



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

Reply via email to