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

Sergey Shelukhin commented on HBASE-8045:
-----------------------------------------

{code} LOG.info("ROOT and META updated with PB serialization. Total rows 
updated: " + rows); {code}
just META?

{code} for(Result r:results){ {code} 
and below - nit: spacing

Do we need to convert ZK data that stores location of meta?
Other than that looks ok
                
> Fix .META. migration after HBASE-3171
> -------------------------------------
>
>                 Key: HBASE-8045
>                 URL: https://issues.apache.org/jira/browse/HBASE-8045
>             Project: HBase
>          Issue Type: Task
>            Reporter: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.95.1
>
>         Attachments: HBASE-8045_2.patch, HBASE-8045.patch
>
>
> HBASE-3171 doesn't manage the migration correctly, see 
> MetaMigrationConvertingToPB and its unit test.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to