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.
...
...
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 classes.Message#writeObject - for serializing Objects (java functions, and user objects):MessageWriter for communication protocol use BinaryMarshallerMessageWriter for discovery protocol use JdkMarshallerMessage fields contain:Message.@Order annotation.@Since, @Until annotations for Message classes and fields....