[
https://issues.apache.org/jira/browse/HBASE-21829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-21829:
------------------------------
Fix Version/s: 2.3.0
2.0.5
2.1.3
2.2.0
3.0.0
> 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
> Fix For: 3.0.0, 2.2.0, 2.1.3, 2.0.5, 2.3.0
>
> 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)