You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/02/19 05:47:00 UTC

[jira] [Resolved] (HBASE-21925) See if we can throw RetriesExhaustedWithDetailsException for batch operation

     [ 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)