DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
This protocol is out of scope of this proposal.
This processor validates version of joining node. It should validate that versions differ on 1 minor version only.
There should be one serialization framework for communication and discovery protocol.
...
MessageWriter, MessageReader logic is depends on a remote IgniteProductVersion.Message#writeTo, Message#readFrom is auto-generated and stored separately from Message DTO classes.Message#writeJavaObject - for serializing Java functions and user objects (ComputeJob, etc) with JdkMarshaller.Message fields contain:Message@Since, @Until annotations for Message classes and fields....