Attila Doroszlai created HDDS-10490:
---------------------------------------

             Summary: Intermittent NPE in 
TestSnapshotDiffManager#testLoadJobsOnStartUp
                 Key: HDDS-10490
                 URL: https://issues.apache.org/jira/browse/HDDS-10490
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Attila Doroszlai


{code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2024/01/18/28543/unit/hadoop-ozone/ozone-manager/org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager.txt}
java.lang.NullPointerException
        at 
org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager.testLoadJobsOnStartUp(TestSnapshotDiffManager.java:1325)
{code}

{code:title=https://github.com/apache/ozone/blob/205cb68bca3ea8475542b5fff1bb8dbef036effc/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/snapshot/TestSnapshotDiffManager.java#L1325}
    assertEquals(DONE, snapDiffJob.getStatus());
{code}




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