[ https://issues.apache.org/jira/browse/HBASE-16968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang updated HBASE-16968: ------------------------------ Attachment: HBASE-16968-v1.patch > Refactor FanOutOneBlockAsyncDFSOutput > ------------------------------------- > > Key: HBASE-16968 > URL: https://issues.apache.org/jira/browse/HBASE-16968 > Project: HBase > Issue Type: Sub-task > Components: io, wal > Affects Versions: 2.0.0 > Reporter: Duo Zhang > Assignee: Duo Zhang > Fix For: 2.0.0 > > Attachments: HBASE-16968-v1.patch, HBASE-16968.patch > > > As we have moved to jdk8, and dropped the support of hadoop-2.4.x and > hadoop-2.5.x on master, we could use CompletableFuture instead of > CompletionHandler to make the code more clear, and also remove the support of > hadoop-2.4.x and hadoop-2.5.x to remove lots of the reflection code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)