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/02 07:55:00 UTC

[jira] [Updated] (HBASE-21829) Use FutureUtils.addListener instead of calling whenComplete directly

     [ https://issues.apache.org/jira/browse/HBASE-21829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang updated HBASE-21829:
------------------------------
    Attachment: HBASE-21829.patch

> Use FutureUtils.addListener instead of calling whenComplete directly
> --------------------------------------------------------------------
>
>                 Key: HBASE-21829
>                 URL: https://issues.apache.org/jira/browse/HBASE-21829
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Priority: Major
>         Attachments: HBASE-21829.patch
>
>
> This can eliminate the FutureReturnValueIgnored  warnings, and also we can do the CompletionFuture unwrap in the addListener method to avoid doing it everywhere.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)