You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Aravindan Vijayan (Jira)" <ji...@apache.org> on 2021/05/10 06:13:00 UTC

[jira] [Resolved] (HDDS-5126) Recon should check new containers of a container report with batch

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

Aravindan Vijayan resolved HDDS-5126.
-------------------------------------
    Resolution: Fixed

Github PR merged.

> Recon should check new containers of a container report with batch
> ------------------------------------------------------------------
>
>                 Key: HDDS-5126
>                 URL: https://issues.apache.org/jira/browse/HDDS-5126
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Jackson Yao
>            Assignee: Jackson Yao
>            Priority: Major
>              Labels: pull-request-available
>
> in my test environment,  400000 containers exist. when bootstrap a new recon, every container will be checked and added to recondb.
> but , for now , recon check all the containers in a container report one by one , and each check will take a rpc call to scm. this is too slow and in my test environment , it leads to recon oom, because too many containers to be consumed are waitting in the message queue .
> this Jira will use a batch method to handle this problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org