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 2010/01/12 01:34:54 UTC

[jira] Created: (HBASE-2113) For indexed contrib, fast-forward to next row if no more results left... big performance improvement

For indexed contrib, fast-forward to next row if no more results left... big performance improvement
----------------------------------------------------------------------------------------------------

                 Key: HBASE-2113
                 URL: https://issues.apache.org/jira/browse/HBASE-2113
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack
             Fix For: 0.20.3




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2113) For indexed contrib, fast-forward to next row if no more results left... big performance improvement

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-2113:
-------------------------

    Attachment: region-scanner.patch

Adds jumping to next row if we know we'll find no more results in current row.  Needed to get the speeds up in 'indexed' hbase.  Adds a test too.

> For indexed contrib, fast-forward to next row if no more results left... big performance improvement
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2113
>                 URL: https://issues.apache.org/jira/browse/HBASE-2113
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.3
>
>         Attachments: region-scanner.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2113) For indexed contrib, fast-forward to next row if no more results left... big performance improvement

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-2113:
-------------------------

    Status: Patch Available  (was: Open)

> For indexed contrib, fast-forward to next row if no more results left... big performance improvement
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2113
>                 URL: https://issues.apache.org/jira/browse/HBASE-2113
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.3
>
>         Attachments: region-scanner.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2113) For indexed contrib, fast-forward to next row if no more results left... big performance improvement

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-2113:
-------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Applied to branch.

> For indexed contrib, fast-forward to next row if no more results left... big performance improvement
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2113
>                 URL: https://issues.apache.org/jira/browse/HBASE-2113
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.3
>
>         Attachments: region-scanner.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.