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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)