[
https://issues.apache.org/jira/browse/HBASE-14673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972210#comment-14972210
]
Matteo Bertozzi commented on HBASE-14673:
-----------------------------------------
yeah the difference is actually in the readKeysToSearch(),
but the patch is wrong anyway because those keys are not passed to the
WALSearcher
I did a search/replace without looking at the code... we are basically doing
two readKeysToSearch() where the first one is not used
> Remove duplicated code between IntegrationTestBigLinkedList and
> IntegrationTestLoadAndVerify
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-14673
> URL: https://issues.apache.org/jira/browse/HBASE-14673
> Project: HBase
> Issue Type: Improvement
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Attachments: HBASE-14673-v0.patch, HBASE-14673-v0_branch-1.patch
>
>
> IntegrationTestBigLinkedList and IntegrationTestLoadAndVerify have some
> classes and methods duplicated
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)