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

Sergey Shelukhin commented on HBASE-8929:
-----------------------------------------

I think the full run (Loop) should clean up before the run (and maybe after if 
not failed)
                
> IntegrationTestBigLinkedList reuses old data in some cases
> ----------------------------------------------------------
>
>                 Key: HBASE-8929
>                 URL: https://issues.apache.org/jira/browse/HBASE-8929
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Sergey Shelukhin
>            Priority: Minor
>
> When running the test repeatedly on the same cluster one can sometimes see 
> unexpected reference count, where the number found is (in the observed case) 
> a multiple of the number expected, so instead ok 2.5m nodes it finds 12.5m, 
> for example. It looks like it's reading the data from the old run. Setup 
> should delete that (not cleanup, as the data may be used for debugging after 
> the test)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to