You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bryan Beaudreault (Jira)" <ji...@apache.org> on 2022/04/25 12:38:00 UTC

[jira] [Resolved] (HBASE-26973) Adhere to maxAttempts in RawAsyncTableImpl.batch

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

Bryan Beaudreault resolved HBASE-26973.
---------------------------------------
    Resolution: Not A Problem

Since this has not been included in any release yet and was just committed, I'm going to fix in 26807 instead.

> Adhere to maxAttempts in RawAsyncTableImpl.batch
> ------------------------------------------------
>
>                 Key: HBASE-26973
>                 URL: https://issues.apache.org/jira/browse/HBASE-26973
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Bryan Beaudreault
>            Assignee: Bryan Beaudreault
>            Priority: Major
>
> In HBASE-26807 I accidentally removed the call .maxAttempts(maxAttempts) when building the batch call in RawAsyncTableImpl.batch. Need to add it back.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)