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

yuhuiyang updated HBASE-22780:
------------------------------
    Description: assign procedure assign a region to regionserver RS1 and RS1 
failed due to missing table descriptor exception (throw new 
IOException("Missing table descriptor for " + region.getEncodedName());).  if 
the region is assigned to this regionserver again , it will ignor this request 
and do nothing . So the region will be in 

> Missing table descriptor may cause STUCK Region-In-Transition  forever
> ----------------------------------------------------------------------
>
>                 Key: HBASE-22780
>                 URL: https://issues.apache.org/jira/browse/HBASE-22780
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: yuhuiyang
>            Priority: Major
>
> assign procedure assign a region to regionserver RS1 and RS1 failed due to 
> missing table descriptor exception (throw new IOException("Missing table 
> descriptor for " + region.getEncodedName());).  if the region is assigned to 
> this regionserver again , it will ignor this request and do nothing . So the 
> region will be in 



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

Reply via email to