[ 
https://issues.apache.org/jira/browse/HBASE-22751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895623#comment-16895623
 ] 

stack edited comment on HBASE-22751 at 7/29/19 10:11 PM:
---------------------------------------------------------

One is flakey seen in other hadoopqa submissions. The other has no relation. 
I've run both locally repeatedly. Pushing.


was (Author: stack):
One is flakey seen in other hadoopqa submissions. The other has not relation. 
I've run both locally repeatedly. Pushing.

> table.jsp fails if ugly regions in table
> ----------------------------------------
>
>                 Key: HBASE-22751
>                 URL: https://issues.apache.org/jira/browse/HBASE-22751
>             Project: HBase
>          Issue Type: Bug
>          Components: UI
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>         Attachments: HBASE-22751.master.001.patch, 
> HBASE-22751.master.001.patch
>
>
> I'm playing w/ messing up hbase:meta as part of hbck2 messings. Noticed that 
> a bad server or an unknown region makes it so the table.jsp fails.
> I noticed that Admin trying to get the compaction stats for the table will 
> get stuck trying to contact an unknown region and that when it does complete 
> eventually (tens of minutes...), it will spew an exception in the compaction 
> state location.
> The listing of servers has an issue where if unknown server, then we'll try 
> to use a null address which does another spew of jsp complaint instead of 
> just logging an unknown....
> I tried messing around with Admin trying to set its Operation Timeout... but 
> Operation Timeout is not really settable unless you get a new Configuration 
> for a new Connection -- which is madness -- so instead just used the new 
> AsyncAdminBuilder where I can set operation timeout....
> It times out too quick but thats another issue.... the UI at least draws with 
> a messy hbase;meta.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to