[
https://issues.apache.org/jira/browse/HDDS-8707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-8707:
---------------------------------
Labels: pull-request-available (was: )
> Avoid linear search in DBDefinition implementations
> ---------------------------------------------------
>
> Key: HDDS-8707
> URL: https://issues.apache.org/jira/browse/HDDS-8707
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: db
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Labels: pull-request-available
>
> DBDefinition declares the following method returning an array.
> {code}
> public DBColumnFamilyDefinition[] getColumnFamilies();
> {code}
> It forces the callers to perform a linear search for looking up
> DBColumnFamilyDefinition by names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]