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

[jira] [Updated] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

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

Guanghao Zhang updated HBASE-18415:
-----------------------------------
    Fix Version/s:     (was: 2.2.0)
                   2.3.0

> The local timeout may cause Admin to submit duplicate request
> -------------------------------------------------------------
>
>                 Key: HBASE-18415
>                 URL: https://issues.apache.org/jira/browse/HBASE-18415
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>             Fix For: 3.0.0, 1.5.0, 2.3.0
>
>         Attachments: HBASE-18415.branch-1.ut.patch, HBASE-18415.branch-1.v0.patch, HBASE-18415.branch-1.v1.patch, HBASE-18415.branch-1.v2.patch, HBASE-18415.branch-1.v3.patch, HBASE-18415.branch-1.v3.patch, HBASE-18415.branch-1.v3.patch, HBASE-18415.branch-1.v4.patch, HBASE-18415.branch-1.v4.patch, HBASE-18415.branch-1.v4.patch
>
>
> After a timeout occurs on first request, client will retry the request with distinct group/nonce. The second request may bring the TableXXXException back if the first request have changed the table state.



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