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

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

Bryan Beaudreault created HBASE-26973:
-----------------------------------------

             Summary: 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


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)