You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Devesh Kumar Singh (Jira)" <ji...@apache.org> on 2023/12/20 04:50:00 UTC

[jira] [Created] (HDDS-9970) Recon - Fix failure of TestReconWithOzoneManager test case testOmDBSyncWithSeqNumberMismatch

Devesh Kumar Singh created HDDS-9970:
----------------------------------------

             Summary: Recon -  Fix failure of TestReconWithOzoneManager test case testOmDBSyncWithSeqNumberMismatch
                 Key: HDDS-9970
                 URL: https://issues.apache.org/jira/browse/HDDS-9970
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Recon
            Reporter: Devesh Kumar Singh
            Assignee: Devesh Kumar Singh


{code:java}
org.apache.hadoop.ozone.recon.TestReconWithOzoneManager#testOmDBSyncWithSeqNumberMismatch {code}
fails if run individually due to asserts of sequence numbers with hardcoded values because it shares the common MiniOzoneCluster with 
{code:java}
testOmDBSyncing{code}
test case. This assertion of OM DB and Recon OM snapshot DB sequence numbers based on assumption (whole test class will run always) is wrong and test cases should be able to run individually and pass success.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org