Ethan Rose created HDDS-12209:
---------------------------------

             Summary: Make replica verification multi-threaded
                 Key: HDDS-12209
                 URL: https://issues.apache.org/jira/browse/HDDS-12209
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Ethan Rose


Make {{ozone debug replicas verify}} use multiple threads to iterate keys and 
run checks on them. As results are gathered, they can be queued to flush to the 
output sequentially. Keys in the output do not need to be in sorted order since 
this will hinder parallelization and can be done by other tools like {{sort}} 
or {{jq}} later.



--
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