Ethan Rose created HDDS-12849:
---------------------------------
Summary: On demand container scanner should not be static
Key: HDDS-12849
URL: https://issues.apache.org/jira/browse/HDDS-12849
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Ethan Rose
Assignee: Ethan Rose
The on demand container scanner was originally implemented as a static instance
so that it could be easily triggered from anywhere in the code. This is now
causing problems for reconciliation testing where multiple replicas exist in
the same process. We are invoking on demand scans for each replica after it is
reconciled, and these scans for different replicas are hitting the same
container scanner concurrently.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]