/asked by Anıl Halil / I tried to implement a custom marshaller but it said java.lang.RuntimeException: Class org.apache.ignite.internal.processors.security.os.GridOsSecurityProcessor does not implement Serializable or externalizable
from which i understand i tries to ser/deser some other internal classes. Can you put some docs about marshalling? ----- This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Custom-Marshaller-tp12.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
