You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2022/12/12 08:00:00 UTC

[jira] [Created] (IGNITE-18366) Simplify the configuration asm generator, phase 2

Ivan Bessonov created IGNITE-18366:
--------------------------------------

             Summary: Simplify the configuration asm generator, phase 2
                 Key: IGNITE-18366
                 URL: https://issues.apache.org/jira/browse/IGNITE-18366
             Project: Ignite
          Issue Type: Task
            Reporter: Ivan Bessonov
            Assignee: Ivan Bessonov
             Fix For: 3.0.0-beta2


At the moment, the *org.apache.ignite.internal.configuration.asm.ConfigurationAsmGenerator* looks complicated due to the addition of internal, polymorphic and abstract configuration, the code has become harder to read and edit.

It is proposed to think about how and to divide this class into methods or subclasses for each type of configuration.



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