You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/04/06 21:20:12 UTC

[jira] [Resolved] (HBASE-10709) HTableClientScanner with background thread

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

stack resolved HBASE-10709.
---------------------------
    Resolution: Duplicate

Closing marking as duplicate of HBASE-13071

> HTableClientScanner with background thread
> ------------------------------------------
>
>                 Key: HBASE-10709
>                 URL: https://issues.apache.org/jira/browse/HBASE-10709
>             Project: HBase
>          Issue Type: New Feature
>          Components: Client, Scanners
>    Affects Versions: 0.89-fb
>            Reporter: @deprecated Yi Deng
>
> 1. Extract ResultScanner from HTable as HTableClientScanner
> 2. A background thread will fetch the results from server when the main thread is consuming the the data
> 3. Fix a bug in  current scanner that loses some data if region server switches during scanning
> 4. Extract Result's Iterator as ResultScannerIterator



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