[
https://issues.apache.org/jira/browse/HBASE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706407#comment-13706407
]
Enis Soztutar commented on HBASE-8929:
--------------------------------------
This is not a bug, it's a feature(™). Generator should always append to the
data that is already there so that multiple iterations can be generated and
verified. Loop on the other hand is different. We can add delete if not failed
kind of logic + config option to Loop.
> 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