sadanand48 commented on PR #9985:
URL: https://github.com/apache/ozone/pull/9985#issuecomment-4222106042

   Same flow with this PR. Probably could be added to the PR description
   ```
   T0: Replication job submits a snapshot diff job and is asked to check back 
in 1min for the report. 
   T0.2: The job fails immediately and the status of the job is updated as 
FAILED in the DB
   T0.5: But immediately after that cleanup runs and removes the job from the DB
   T1: After a minute the user runs the snapshot diff with get-report again as 
instructed in Step 1 but since the job disappears from the DB it will output 
"No snapshot diff job found. Job may not have been submitted or was removed 
during cleanup"
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to