You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/01/07 19:55:00 UTC

[jira] [Commented] (HBASE-23657) AsyncAdmin does not throw table operation exceptions

    [ https://issues.apache.org/jira/browse/HBASE-23657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010036#comment-17010036 ] 

Nick Dimiduk commented on HBASE-23657:
--------------------------------------

I think they are swallowed somewhere inĀ {{ProcedureBiConsumer}}, but I'm still trying to understand the interfaces in use, reading the {{CompletableFuture}} API docs and examples, so I don't have a more complete diagnosis. Attaching a patch that provides a test demonstrating the issue, making use of {{disableTable}}.

> AsyncAdmin does not throw table operation exceptions
> ----------------------------------------------------
>
>                 Key: HBASE-23657
>                 URL: https://issues.apache.org/jira/browse/HBASE-23657
>             Project: HBase
>          Issue Type: Bug
>          Components: asyncclient, Client
>            Reporter: Nick Dimiduk
>            Priority: Major
>         Attachments: 23657-demo-tests.patch
>
>
> {{AsyncAdmin}} does not propagate table operation exceptions back to the caller.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)