...
Marshaller compatibility
- JdkMarshaller - current version RU does not support work with different Java versions. TODO: hide jdkMarshaller?Jdk serialization is compatible between JDK versions if serialVersionUID is specified. Still some messages use it (IgniteDiagnosticMessage - should replace it is much as possible).
- BinaryMarshaller - backward compatibility is guaranteed. Require API for getting marshaller for specific version.
...
{"serverDuration": 123, "requestCorrelationId": "aa5359eadb86f785"}