[
https://issues.apache.org/jira/browse/HDDS-14400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-14400:
----------------------------------
Labels: pull-request-available (was: )
> Avoid collecting keys in memory during parallel OM table processing
> -------------------------------------------------------------------
>
> Key: HDDS-14400
> URL: https://issues.apache.org/jira/browse/HDDS-14400
> Project: Apache Ozone
> Issue Type: Improvement
> Reporter: Navin Kumar
> Assignee: Navin Kumar
> Priority: Major
> Labels: pull-request-available
>
> ParallelTableIteratorOperation currently collects all table keys into an
> in-memory collection before starting parallel processing.
> Instead of collecting all keys in memory, the code now uses a thread pool
> where each thread processes a dedicated table iterator over a specific key
> range.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]