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/15 09:12:00 UTC

[jira] [Commented] (HBASE-21910) The nonce implementation is wrong for AsyncTable

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

Duo Zhang commented on HBASE-21910:
-----------------------------------

We have UTs for append and increment, but fail to detect the problem. The old tricky way is not enough... Change to use the same with sync client UTs, a CP to make the rpc call timeout...

> The nonce implementation is wrong for AsyncTable
> ------------------------------------------------
>
>                 Key: HBASE-21910
>                 URL: https://issues.apache.org/jira/browse/HBASE-21910
>             Project: HBase
>          Issue Type: Bug
>          Components: asyncclient, Client
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Critical
>             Fix For: 3.0.0, 2.2.0, 2.0.5, 2.3.0, 2.1.4
>
>         Attachments: HBASE-21910.patch
>
>
> We recreate the nonce every time when retry, which is not correct.
> And it is strange that we even do not have a UT for this...



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