You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2012/08/02 22:55:04 UTC

[jira] [Commented] (HBASE-3475) MetaScanner and MetaReader are very similar; purge one

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

Enis Soztutar commented on HBASE-3475:
--------------------------------------

Now, we have MetaReader, MetaEditor, MetaScanner and MetaUtils classes, and 3 different ways to scan catalog tables (MetaScanner.MetaScannerVisitor. MetaReader.Visitor, MetaUtils.ScannerListener). 
                
> MetaScanner and MetaReader are very similar; purge one
> ------------------------------------------------------
>
>                 Key: HBASE-3475
>                 URL: https://issues.apache.org/jira/browse/HBASE-3475
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>
> MetaScanner in client package is a little more involved but MetaReader does similar.   Both allow you specify a Visitor on .META. and -ROOT-.  We should dump one of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira