[
https://issues.apache.org/jira/browse/HBASE-21925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-21925.
-------------------------------
Resolution: Later
Seems not easy. As now we will return a CompletableFuture for every action in
the list, but the RetriesExhaustedWithDetailsException has a actions field
which means it expects we group the exceptions for different actions together,
which does make sense.
> See if we can throw RetriesExhaustedWithDetailsException for batch operation
> ----------------------------------------------------------------------------
>
> Key: HBASE-21925
> URL: https://issues.apache.org/jira/browse/HBASE-21925
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Priority: Major
>
> Now we just throw a RetriesExhaustedException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)