[ 
https://issues.apache.org/jira/browse/HDDS-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707389#comment-17707389
 ] 

Hemant Kumar commented on HDDS-7547:
------------------------------------

Changes were made under https://github.com/apache/ozone/pull/4438 to handle 
concurrent snapDiff jobs. 
We maintain a thread pool of 10 threads. If new job comes and there is free a 
thread, we accept the job otherwise reject the request and wait time suggestion.
Thread pool size is configurable value.

> Limit concurrent SnapshotDiff calls
> -----------------------------------
>
>                 Key: HDDS-7547
>                 URL: https://issues.apache.org/jira/browse/HDDS-7547
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Nandakumar
>            Assignee: Hemant Kumar
>            Priority: Major
>
> OzoneManager should limit the number of concurrent SnapshotDiff processing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to