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/05/05 00:20:04 UTC

[jira] Resolved: (HBASE-2509) NPEs in various places, HRegion.get, HRS.close

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

stack resolved HBASE-2509.
--------------------------

    Fix Version/s: 0.20.4
                       (was: 0.21.0)
       Resolution: Fixed

Resolving. Opening new issue to bring into 0.21.

> NPEs in various places, HRegion.get, HRS.close
> ----------------------------------------------
>
>                 Key: HBASE-2509
>                 URL: https://issues.apache.org/jira/browse/HBASE-2509
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.4
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.20.4
>
>         Attachments: HBASE-2509-v2.txt, hbase-2509-v3.patch, HBASE-2509.txt
>
>
> ttr on irc reported that he was unable to get/scan sometimes, was getting NPEs.
> The root cause is a delayed init of the RegionScanner.storeHeap means it can be null, not all accessors of it (specifically in close()) checked for that.

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