[ 
https://issues.apache.org/jira/browse/IGNITE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-3087:
------------------------------------
    Labels: important  (was: )

> WebSessions: session objects are deserialized on the server.
> ------------------------------------------------------------
>
>                 Key: IGNITE-3087
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3087
>             Project: Ignite
>          Issue Type: Bug
>          Components: websession
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Priority: Critical
>              Labels: important
>             Fix For: 1.6
>
>
> *Problem*
> 1) {{WebSession}} and {{WebSessionListener$AttributesProcessor}} classes are 
> {{Externalizable}}, so {{OptimziedMarshaller}} is used.
> 2) Both these classes pass objects directly. It means that even if force them 
> to work through {{BinaryMarshaller}}, objects will be deserialized still. We 
> need to rework this logic somehow.



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

Reply via email to