You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2015/02/09 06:39:35 UTC

[jira] [Resolved] (HBASE-1225) [performance] Return results on scanner open, not just on next + make close asynchronous and unnecessary if scanner is exhausted

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

Lars Hofhansl resolved HBASE-1225.
----------------------------------
    Resolution: Implemented

We have "result from first RPC" and we also have "small" scan that finish the entire operation in one RPC (if possible).
We do not have the asynchronous close per se, but it would happen when the lease expired. Closing old issue.
(Feel free to re-open, obviously)

> [performance] Return results on scanner open, not just on next + make close asynchronous and unnecessary if scanner is exhausted
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1225
>                 URL: https://issues.apache.org/jira/browse/HBASE-1225
>             Project: HBase
>          Issue Type: Improvement
>          Components: Performance
>            Reporter: stack
>




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