[
https://issues.apache.org/jira/browse/HBASE-7780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-7780.
--------------------------------------
> HStore has a bunch of strange StoreFile reader null checks
> ----------------------------------------------------------
>
> Key: HBASE-7780
> URL: https://issues.apache.org/jira/browse/HBASE-7780
> Project: HBase
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Priority: Minor
>
> In many places, especially around compactions, we check whether the file
> reader is null, and do stuff like skip the file or do quick exit if it is. In
> some places we don't do it.
> Why would file reader be null? Probably these checks can be removed or made
> stricter (assert?).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)