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)