Joseph created HBASE-16209:
------------------------------

             Summary: Retry opening a region in AssignmentManager if RPC fails
                 Key: HBASE-16209
                 URL: https://issues.apache.org/jira/browse/HBASE-16209
             Project: HBase
          Issue Type: Bug
            Reporter: Joseph
            Assignee: Joseph


Currently AssignmentManager.assign(RegionState state, boolean forceNewPlan) 
returns immediately after calling 
serverManager.sendRegionOpen(plan.getDestination(), region, favoredNodes). It 
never checks the returned RegionOpeningState for success. We should retry if 
this occurs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to