UI and shell list throw NPE
---------------------------
Key: HBASE-1634
URL: https://issues.apache.org/jira/browse/HBASE-1634
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
Fix For: 0.20.0
I have a .META. from bryan duxbury that has a row with only historian data.
List does whole row, not just info, so if only historian entries, a row is
returned. We then try and get a regioninfo from this row and NPE.
As to why this happens, jd suggests that since we moved to async historian
updates, row may have been deleted already. Confirm.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.