You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Manukranth Kolloju (JIRA)" <ji...@apache.org> on 2013/03/22 22:25:16 UTC

[jira] [Created] (HBASE-8185) Pulling HRegionScanner code outside the HRegion class.

Manukranth Kolloju created HBASE-8185:
-----------------------------------------

             Summary: Pulling HRegionScanner code outside the HRegion class.
                 Key: HBASE-8185
                 URL: https://issues.apache.org/jira/browse/HBASE-8185
             Project: HBase
          Issue Type: New Feature
          Components: regionserver
    Affects Versions: 0.89-fb
            Reporter: Manukranth Kolloju
             Fix For: 0.89-fb


In order to reuse the RegionScanner class without instantiating the HRegion class, we will have to bring RegionScanner class outside HRegion. This is a preliminary diff to another feature called Client Side Scanning.

--
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