[
https://issues.apache.org/jira/browse/HBASE-21829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-21829:
------------------------------
Component/s: Client
asyncclient
> 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
> Components: asyncclient, Client
> 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)