Review for HBASE-2509
Review Request #25 — Created May 6, 2010 and discarded
Information | |
---|---|
jiratracker | |
old-hbase | |
HBASE-2509 | |
Reviewers | |
hbase | |
Automatically posted review on behalf of "ryan rawson (JIRA)" <jira@apache.org> [ https://issues.apache.org/jira/browse/HBASE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson updated HBASE-2509: ------------------------------- Attachment: HBASE-2509.txt > 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 > Attachments: 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.