Attila Doroszlai created HDDS-6469:
--------------------------------------
Summary: Intermittent failure in
TestOzoneManagerHAWithData#testOMRestart
Key: HDDS-6469
URL: https://issues.apache.org/jira/browse/HDDS-6469
Project: Apache Ozone
Issue Type: Bug
Components: test
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
{code}
[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 162.569
s <<< FAILURE! - in org.apache.hadoop.ozone.om.TestOzoneManagerHAWithData
[ERROR] org.apache.hadoop.ozone.om.TestOzoneManagerHAWithData.testOMRestart
Time elapsed: 75.918 s <<< FAILURE!
java.lang.AssertionError
...
at
org.apache.hadoop.ozone.om.TestOzoneManagerHAWithData.testOMRestart(TestOzoneManagerHAWithData.java:473)
{code}
{code:title=https://github.com/apache/ozone/blob/74d92c86be579e6d90535a13a276e1970ac644fc/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithData.java#L473-L474}
Assert.assertTrue(
followerOMLastAppliedIndex < leaderOMSnaphsotIndex);
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]