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

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

Kirill Tkalenko created IGNITE-19509:
----------------------------------------

             Summary: 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
             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)