[
https://issues.apache.org/jira/browse/HBASE-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-6464:
---------------------------------
Fix Version/s: 0.94.2
> reportTableInFlux() throws NPE when no table is returned.
> ---------------------------------------------------------
>
> Key: HBASE-6464
> URL: https://issues.apache.org/jira/browse/HBASE-6464
> Project: HBase
> Issue Type: Bug
> Components: hbck
> Affects Versions: 0.94.0
> Reporter: Jie Huang
> Priority: Critical
> Fix For: 0.94.2
>
> Attachments: hbase-6464.patch
>
>
> reportTableInFlux() gets all tables not in flux. However, when no table is
> found in getTable(numSkipped) function, it will return null. Then,
> errorReporter attempts to print the table number, which causes a NPE here.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira