You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2020/11/25 09:24:00 UTC

[jira] [Created] (IGNITE-13757) Investigate if serializers are supported with GraalVM native image.

Andrey Mashenkov created IGNITE-13757:
-----------------------------------------

             Summary: Investigate if serializers are supported with GraalVM native image.
                 Key: IGNITE-13757
                 URL: https://issues.apache.org/jira/browse/IGNITE-13757
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov


GraalVM has limited support of reflection.
We have to check if all serializers (see IGNITE-13618) are compatible with GraalMV native image and/or if some additional setting are required from the user side to make serializers work.

The goal is to have at least one compatible serializer  we could fallback to.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)