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

Jie Huang updated HBASE-6464:
-----------------------------

    Attachment: hbase-6464.patch
    
> 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, 0.96.0
>            Reporter: Jie Huang
>            Priority: Critical
>         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

        

Reply via email to