Description
Currently whenever cache operation is performed, we invoke GridCacheAdapter.validateCacheKey to make sure that key overrides equals and hashCode.
This check should not be performed when BinaryMarshaller is set, since we do not use these methods in binary mode.
Attachments
Attachments
Issue Links
- links to