Details
Description
GridClosureProcessor wraps all closures into classes like C1, C2, etc., which are Externalizable. This means that even if binary marshaller is used, the closure will be still serialized by optimized marshaller and therefore all user's setting in binary configuration are ignored.
Attachments
Issue Links
- duplicates
-
IGNITE-2700 GridClosureProcessor internal closures are [de]serialized by OptimizedMarshaller even if BinaryMarshaller is configured
- Closed