You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2023/05/18 07:04:00 UTC

[jira] [Commented] (IGNITE-19509) Get rid of reading configuration when calling methods MvTableStorage#getOrCreate*Index

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

Roman Puchkovskiy commented on IGNITE-19509:
--------------------------------------------

The patch looks good to me

> Get rid of reading configuration when calling methods MvTableStorage#getOrCreate*Index
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-19509
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19509
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Get rid of reading configuration when calling *org.apache.ignite.internal.storage.engine.MvTableStorage#getOrCreate*Index*, instead replace it with directly passing the *IndexDescription* of the indexes to the methods.



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