[jira] [Created] (IGNITE-2899) BinaryObject is deserialized before to get passed to CacheInterceptor

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2899) BinaryObject is deserialized before to get passed to CacheInterceptor

Anton Vinogradov (Jira)
Denis Magda created IGNITE-2899:
-----------------------------------

             Summary: BinaryObject is deserialized before to get passed to CacheInterceptor
                 Key: IGNITE-2899
                 URL: https://issues.apache.org/jira/browse/IGNITE-2899
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 1.5.0.final
            Reporter: Denis Magda
             Fix For: 1.6


If {{CacheInterceptor}} is configured for a cache that stores {{BinaryObjects}} then the objects are always deserialized before being passed to the interceptor body.

Attached test reveals the issue.

In addition the test reproduces another bug when an object type is not being registered with {{BinaryContext}} if the object is being created with {{BinaryObjectBuilder}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)