Attila Doroszlai created HDDS-5348:
--------------------------------------
Summary: Pipeline creator may miss one-shot run
Key: HDDS-5348
URL: https://issues.apache.org/jira/browse/HDDS-5348
Project: Apache Ozone
Issue Type: Bug
Components: SCM
Affects Versions: 1.2.0
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
If {{BackgroundPipelineCreatorV2}} tries to trigger one-shot run while pipeline
creation is in progress (before entering {{wait()}}), then its {{notifyAll()}}
call is lost. This can result in unnecessary wait, as it will only check if it
needs to run after the wait is over.
I think this may contribute to tests timing out waiting for SCM safemode exit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]