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

Vikas Vishwakarma commented on HBASE-20896:
-------------------------------------------

thanks [~reidchan] 

I have run mvn test -P runDevTests  locally on 1.4.7 to include server tests 
and it passed all tests 

I was looking at the branch-2 and main branch changes, however there are some 
more changes needed for these branches due to introduction of 
AsyncClientScanner and slight diff in the way cache is initialized in 
ClientScanner.  Will work on those to port these changes. 

I am updating the patch with 2 small changes: 
 # removed unnecessary return statement in 
CompleteScanResultCache:loadResultsToCache(..) last return statement
 # made LinkedList<Result> cache private instead of protected in 
TestBatchScanResultCache

 

> Port HBASE-20866 to branch-1 and branch-1.4 
> --------------------------------------------
>
>                 Key: HBASE-20896
>                 URL: https://issues.apache.org/jira/browse/HBASE-20896
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client, scan
>            Reporter: Andrew Purtell
>            Assignee: Vikas Vishwakarma
>            Priority: Major
>              Labels: perfomance
>             Fix For: 1.5.0, 1.4.7
>
>         Attachments: HBASE-20896.branch-1.4.001.patch, 
> HBASE-20896.branch-1.4.002.patch, HBASE-20896.branch-1.4.003.patch, 
> HBASE-20896.branch-1.4.004.patch, HBASE-20896.branch-1.4.005.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to