[ 
https://issues.apache.org/jira/browse/HBASE-16631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Heng Chen updated HBASE-16631:
------------------------------
    Description: 
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.

  was:
Now, AsyncProcess class is too large (over 2000+ lines),  and there are so many 
sub classes in it.  

AsyncRequestFutureImpl is the most biggest subclass in AP,  we could extract it 
out from AP to reduce the AP size.


> Extract AsyncRequestFuture relates code from AsyncProcess
> ---------------------------------------------------------
>
>                 Key: HBASE-16631
>                 URL: https://issues.apache.org/jira/browse/HBASE-16631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Heng Chen
>            Assignee: Heng Chen
>
> 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