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

Nicolas Liochon commented on HBASE-9861:
----------------------------------------

bq. Could we get stuck here if new location is bad? Or will the new location be 
the old location next time through?
We won't get stuck, as if it's wrong we will try it and change it. So the worse 
case is consuming a try (which is not great, but going to meta again may not 
help anyway).

bq. + * Look for an excpetion we know in the remove exception:
Ok, will do on commit (I will check the findbug as well)

Thanks, Stack.

> Location does not have to be refreshed on regionTooBusy
> -------------------------------------------------------
>
>                 Key: HBASE-9861
>                 URL: https://issues.apache.org/jira/browse/HBASE-9861
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.98.0, 0.96.0
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>            Priority: Minor
>             Fix For: 0.96.1
>
>         Attachments: 9861.v1.patch
>
>
> Minor improvement. There is already some code to manage the exception, so 
> I've change it to share between the classes.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to