You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/07/06 13:30:00 UTC

[jira] [Created] (HBASE-26068) The last assertion in TestHStore.testRefreshStoreFilesNotChanged is wrong

Duo Zhang created HBASE-26068:
---------------------------------

             Summary: The last assertion in TestHStore.testRefreshStoreFilesNotChanged is wrong
                 Key: HBASE-26068
                 URL: https://issues.apache.org/jira/browse/HBASE-26068
             Project: HBase
          Issue Type: Bug
          Components: test
            Reporter: Duo Zhang
            Assignee: Duo Zhang


The number of call times will not be reset so the last assertion should not be 0, and why it could pass now is because we pass null to the verification while we will never call this method with null...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)