[jira] [Updated] (IGNITE-3904) Add an option to serialize specific type(s) with OptimizedMarshaller when binary format is used

2016-11-17 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov updated IGNITE-3904:

Fix Version/s: (was: 1.8)
   2.0

> Add an option to serialize specific type(s) with OptimizedMarshaller when 
> binary format is used
> ---
>
> Key: IGNITE-3904
> URL: https://issues.apache.org/jira/browse/IGNITE-3904
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.7
>Reporter: Valentin Kulichenko
>Priority: Critical
> Fix For: 2.0
>
>
> Currently binary marshaller delegates to optimized marshaller for 
> {{Externalizable}} classes and classes that have {{write/readObject}} 
> methods. It can be useful to manually force this behavior for other classes 
> as well.
> We can add {{BinaryTypeConfiguration.useOptimizedMarshaller}} property for 
> this.



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


[jira] [Updated] (IGNITE-3904) Add an option to serialize specific type(s) with OptimizedMarshaller when binary format is used

2016-12-14 Thread Nikolay Tikhonov (JIRA)

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

Nikolay Tikhonov updated IGNITE-3904:
-
Assignee: (was: Nikolay Tikhonov)

> Add an option to serialize specific type(s) with OptimizedMarshaller when 
> binary format is used
> ---
>
> Key: IGNITE-3904
> URL: https://issues.apache.org/jira/browse/IGNITE-3904
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.7
>Reporter: Valentin Kulichenko
>Priority: Critical
> Fix For: 2.0
>
>
> Currently binary marshaller delegates to optimized marshaller for 
> {{Externalizable}} classes and classes that have {{write/readObject}} 
> methods. It can be useful to manually force this behavior for other classes 
> as well.
> We can add {{BinaryTypeConfiguration.useOptimizedMarshaller}} property for 
> this.



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