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 2009/03/10 00:50:50 UTC

[jira] Updated: (HBASE-1220) Don't reopen file if already open when updating readers underneath scanners

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

stack updated HBASE-1220:
-------------------------

    Attachment: 1220.patch

Pass sequenceid to registered updateReaders so they can be selective about what new Readers to open.

> Don't reopen file if already open when updating readers underneath scanners
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-1220
>                 URL: https://issues.apache.org/jira/browse/HBASE-1220
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.19.1, 0.20.0
>
>         Attachments: 1220.patch
>
>
> Doing this is costly in scenario where where many scanners and many concurrent updates.

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