[ 
https://issues.apache.org/jira/browse/HDDS-9970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-9970:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> {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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to