Description
IGNITE-14971 added ignite-marshaller-common module to reuse serialization logic between the server and client parts.
This module duplicates some logic from ignite-schema module.
- Remove duplicated code from ignite-schema and reuse the logic from common module.
- Extract other common bits where applicable (e.g. AsmSerializerGenerator)
Attachments
Issue Links
- is blocked by
-
IGNITE-14971 Thin 3.0: Add RecordView
- Resolved
- links to