You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/07/11 19:53:48 UTC

[jira] [Created] (HBASE-8929) IntegrationTestBigLinkedList reuses old data in some cases

Sergey Shelukhin created HBASE-8929:
---------------------------------------

             Summary: 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