Tiago Marques Godinho created IGNITE-23627:
----------------------------------------------
Summary: Implement a RecordMarshaller
Key: IGNITE-23627
URL: https://issues.apache.org/jira/browse/IGNITE-23627
Project: Ignite
Issue Type: New Feature
Reporter: Tiago Marques Godinho
In order to support Java Records, we should implement a new Marshaller.
This implementation should leverage `Class.getComponents()` to assemble the
arguments for the Record constructor.
Also, implement tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)