You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/02/14 10:05:00 UTC

[jira] [Commented] (HBASE-21900) Infinite loop in AsyncMetaRegionLocator if we can not get the location for meta

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

Duo Zhang commented on HBASE-21900:
-----------------------------------

Just a one line change...

The reason why we do not hit the problem is that, we will fill the cache so finally we can quit at the beginning of the loop, but if we can not get the location then we will enter an infinite loop...

> Infinite loop in AsyncMetaRegionLocator if we can not get the location for meta
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-21900
>                 URL: https://issues.apache.org/jira/browse/HBASE-21900
>             Project: HBase
>          Issue Type: Bug
>          Components: asyncclient, Client
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.0.5, 2.3.0, 2.1.4
>
>         Attachments: HBASE-21900.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)