Duo Zhang created HBASE-21829:
---------------------------------
Summary: 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 ZhangThis 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)
