[
https://issues.apache.org/jira/browse/HBASE-28352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Beaudreault resolved HBASE-28352.
---------------------------------------
Fix Version/s: 2.6.0
Assignee: Bryan Beaudreault
Resolution: Fixed
Pushed to branch-2 and branch-2.6. I did not include in branch-2.5, because it
seems we did not backport the original waitInterval support there. If we want
it there, we should also backport HBASE-27798.
Thanks [~zhangduo] for the review!
> 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
> Assignee: Bryan Beaudreault
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.6.0
>
>
> 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)