On Thu, Dec 10, 2015 at 6:26 PM, Alexey Kuznetsov <[email protected]>
wrote:

> How about always pass value in binary format to store in case of
> BinaryMarshaller? Why do we need deserialized object in store?


This would not be backward compatible. Essentially, everyone switching to
the new version of Ignite would be required to rewrite their store
implementation. I still think that introducing CacheBinaryStore is the most
elegant solution here.

D.

Reply via email to