[ 
https://issues.apache.org/jira/browse/HDDS-12849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Rose updated HDDS-12849:
------------------------------
    Status: Patch Available  (was: In Progress)

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to