table.jsp doesn't handle entries in META without server info
------------------------------------------------------------
Key: HBASE-3353
URL: https://issues.apache.org/jira/browse/HBASE-3353
Project: HBase
Issue Type: Bug
Components: master
Affects Versions: 0.90.0
Reporter: Todd Lipcon
Priority: Critical
I have a table where one of the rows in META is missing server info. table.jsp
doesn't check for this case, so it throws an NPE, which is then dumped to the
.out log rather than anywhere where someone might find it. We should catch this
case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.