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

[jira] [Assigned] (IGNITE-16302) Register MessageSerializationRegistryInitializer as services to use with ServiceLoader

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

Aleksandr Polovtcev reassigned IGNITE-16302:
--------------------------------------------

    Assignee: Aleksandr Polovtcev

> Register MessageSerializationRegistryInitializer as services to use with ServiceLoader
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-16302
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16302
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Semyon Danilov
>            Assignee: Aleksandr Polovtcev
>            Priority: Major
>              Labels: ignite-3
>
> Currently, the only way to obtain all of the MessageSerializationRegistryInitializers at runtime is to use reflection (or to use them directly which is error-prone and won't work with custom extensions). We need to change the transferable annotation processor to generate service meta-information for MessageSerializationRegistryInitializer so they can be obtained via ServiceLoader.



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