create small jar for ignite thin client(get rid of Unsafe). As a separate module, not part of the core. Optional, helps to see if changes affect resialization.
provide clear API for binary objects inside ignite-code and other modules. (toCacheObject())Finish IEP-112. Optional, helps to see if changes affect resialization.
Serdes changes to provide compatibility? (current approach with JDK serialization provides some compatibility (13). Is it enough for long-term compatibility support?
Serdes changes to restrict classes that can be sent over SPI.
Guaranty Guarantee that all messages use new serialization framework. Remove previous framework classes.