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

ASF GitHub Bot updated HDDS-12655:
----------------------------------
    Labels: pull-request-available  (was: )

> Optimize Recon Container Mismatch API while getting containerInfos & 
> ContainerMetadata
> --------------------------------------------------------------------------------------
>
>                 Key: HDDS-12655
>                 URL: https://issues.apache.org/jira/browse/HDDS-12655
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Swaminathan Balachandran
>            Assignee: Swaminathan Balachandran
>            Priority: Major
>              Labels: pull-request-available
>
> Currently the mismatch api instead of looking into the containerKeyCountTable 
> looks into containerKeyPrefix table which means more number of keys have to 
> be looked into while getting mismatched container. The proposal here is to 
> look into the containerKeyCountTable for checking the presence of the 
> container and only look into the containerKeyPrefixTable if and only if the 
> containerMetadata for container is needed to be returned.



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