[ 
https://issues.apache.org/jira/browse/HBASE-16631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15491921#comment-15491921
 ] 

Heng Chen edited comment on HBASE-16631 at 9/15/16 12:43 AM:
-------------------------------------------------------------

{quote}
We'll probably want to change our Future to subclass CompletableFuture but that 
can come later.
{quote}

Any issue about it?  I also have some plan to refactor AP,  for example,  unify 
submit and submitAll,   not sure what is your plan.


was (Author: chenheng):
{quote}
We'll probably want to change our Future to subclass CompletableFuture but that 
can come later.
{quote}

Any issue about it?  

> Extract AsyncRequestFuture related code from AsyncProcess
> ---------------------------------------------------------
>
>                 Key: HBASE-16631
>                 URL: https://issues.apache.org/jira/browse/HBASE-16631
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Heng Chen
>            Assignee: Heng Chen
>         Attachments: HBASE-16631.v1.patch, HBASE-16631.wip.patch
>
>
> Now, AsyncProcess class is too large (over 2000+ lines),  and there are so 
> many sub classes in it.  
> AsyncRequestFutureImpl is the biggest subclass in AP,  we could extract it 
> out from AP to reduce the AP size.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to