Bryan Beaudreault created HBASE-28352:
-----------------------------------------
Summary: HTable batch does not honor RpcThrottlingException
waitInterval
Key: HBASE-28352
URL: https://issues.apache.org/jira/browse/HBASE-28352
Project: HBase
Issue Type: Bug
Reporter: Bryan Beaudreault
I noticed that we only honor the waitInterval in
RpcRetryingCaller.callWithRetries. But HTable.batch (AsyncProcess) uses custom
retry logic. We need to update it to honor the waitInterval
--
This message was sent by Atlassian Jira
(v8.20.10#820010)