You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/12/16 19:43:13 UTC

[jira] [Updated] (HBASE-9889) Make sure we clean up scannerReadPoints upon any exceptions

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

stack updated HBASE-9889:
-------------------------

    Fix Version/s:     (was: 0.96.1)
                   0.99.0

> Make sure we clean up scannerReadPoints upon any exceptions
> -----------------------------------------------------------
>
>                 Key: HBASE-9889
>                 URL: https://issues.apache.org/jira/browse/HBASE-9889
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 0.89-fb, 0.94.12, 0.96.0
>            Reporter: Amitanand Aiyer
>            Assignee: Amitanand Aiyer
>            Priority: Minor
>             Fix For: 0.99.0
>
>         Attachments: hbase-9889.diff
>
>
> If there is an exception in the creation of RegionScanner (for example, exception while opening store files) the scanner Read points is not cleaned up.
> Having an unused old entry in the scannerReadPoints means that flushes and compactions cannot garbage-collect older versions.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)