Anton,
If you're working in this issue, can you please assign it to yourself? -Val ---------- Forwarded message ---------- From: Anton Vinogradov (JIRA) <[hidden email]> Date: Tue, Feb 2, 2016 at 4:43 AM Subject: [jira] [Commented] (IGNITE-1523) Need to always serialize user objects with configured marshaller To: [hidden email] [ https://issues.apache.org/jira/browse/IGNITE-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128185#comment-15128185 ] Anton Vinogradov commented on IGNITE-1523: ------------------------------------------ Fixed unmarshalling of Enum Fixed unmarshalling of CacheStoreFactory within CacheConfiguration All new checks added to GridCacheReplicatedPreloadSelfTest > Need to always serialize user objects with configured marshaller > ---------------------------------------------------------------- > > Key: IGNITE-1523 > URL: https://issues.apache.org/jira/browse/IGNITE-1523 > Project: Ignite > Issue Type: Improvement > Components: general > Reporter: Valentin Kulichenko > Assignee: Valentin Kulichenko > Priority: Critical > Labels: important, user-request > Fix For: 1.6 > > > Currently some components (at least discovery) use {{JdkMarshaller}} for -- This message was sent by Atlassian JIRA (v6.3.4#6332) |
Val,
I've fixed some cases related to this issue. In case you know what is left please describe it at issue and assign to me On Tue, Feb 2, 2016 at 9:20 PM, Valentin Kulichenko < [hidden email]> wrote: > Anton, > > If you're working in this issue, can you please assign it to yourself? > > -Val > > ---------- Forwarded message ---------- > From: Anton Vinogradov (JIRA) <[hidden email]> > Date: Tue, Feb 2, 2016 at 4:43 AM > Subject: [jira] [Commented] (IGNITE-1523) Need to always serialize user > objects with configured marshaller > To: [hidden email] > > > > [ > > https://issues.apache.org/jira/browse/IGNITE-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128185#comment-15128185 > ] > > Anton Vinogradov commented on IGNITE-1523: > ------------------------------------------ > > Fixed unmarshalling of Enum > Fixed unmarshalling of CacheStoreFactory within CacheConfiguration > All new checks added to GridCacheReplicatedPreloadSelfTest > > > Need to always serialize user objects with configured marshaller > > ---------------------------------------------------------------- > > > > Key: IGNITE-1523 > > URL: https://issues.apache.org/jira/browse/IGNITE-1523 > > Project: Ignite > > Issue Type: Improvement > > Components: general > > Reporter: Valentin Kulichenko > > Assignee: Valentin Kulichenko > > Priority: Critical > > Labels: important, user-request > > Fix For: 1.6 > > > > > > Currently some components (at least discovery) use {{JdkMarshaller}} for > all objects. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) > |
Anton,
Where can I see the changes? -Val On Wed, Feb 3, 2016 at 12:01 AM, Anton Vinogradov <[hidden email]> wrote: > Val, > > I've fixed some cases related to this issue. > In case you know what is left please describe it at issue and assign to me > > On Tue, Feb 2, 2016 at 9:20 PM, Valentin Kulichenko < > [hidden email]> wrote: > > > Anton, > > > > If you're working in this issue, can you please assign it to yourself? > > > > -Val > > > > ---------- Forwarded message ---------- > > From: Anton Vinogradov (JIRA) <[hidden email]> > > Date: Tue, Feb 2, 2016 at 4:43 AM > > Subject: [jira] [Commented] (IGNITE-1523) Need to always serialize user > > objects with configured marshaller > > To: [hidden email] > > > > > > > > [ > > > > > https://issues.apache.org/jira/browse/IGNITE-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128185#comment-15128185 > > ] > > > > Anton Vinogradov commented on IGNITE-1523: > > ------------------------------------------ > > > > Fixed unmarshalling of Enum > > Fixed unmarshalling of CacheStoreFactory within CacheConfiguration > > All new checks added to GridCacheReplicatedPreloadSelfTest > > > > > Need to always serialize user objects with configured marshaller > > > ---------------------------------------------------------------- > > > > > > Key: IGNITE-1523 > > > URL: https://issues.apache.org/jira/browse/IGNITE-1523 > > > Project: Ignite > > > Issue Type: Improvement > > > Components: general > > > Reporter: Valentin Kulichenko > > > Assignee: Valentin Kulichenko > > > Priority: Critical > > > Labels: important, user-request > > > Fix For: 1.6 > > > > > > > > > Currently some components (at least discovery) use {{JdkMarshaller}} > for > > all objects. > > > > > > > > -- > > This message was sent by Atlassian JIRA > > (v6.3.4#6332) > > > |
Val,
Please see commit 28a5247d37ba65bdcb6119f97023f32d511b5f1e at master. On Thu, Feb 4, 2016 at 3:53 AM, Valentin Kulichenko < [hidden email]> wrote: > Anton, > > Where can I see the changes? > > -Val > > On Wed, Feb 3, 2016 at 12:01 AM, Anton Vinogradov < > [hidden email]> > wrote: > > > Val, > > > > I've fixed some cases related to this issue. > > In case you know what is left please describe it at issue and assign to > me > > > > On Tue, Feb 2, 2016 at 9:20 PM, Valentin Kulichenko < > > [hidden email]> wrote: > > > > > Anton, > > > > > > If you're working in this issue, can you please assign it to yourself? > > > > > > -Val > > > > > > ---------- Forwarded message ---------- > > > From: Anton Vinogradov (JIRA) <[hidden email]> > > > Date: Tue, Feb 2, 2016 at 4:43 AM > > > Subject: [jira] [Commented] (IGNITE-1523) Need to always serialize user > > > objects with configured marshaller > > > To: [hidden email] > > > > > > > > > > > > [ > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128185#comment-15128185 > > > ] > > > > > > Anton Vinogradov commented on IGNITE-1523: > > > ------------------------------------------ > > > > > > Fixed unmarshalling of Enum > > > Fixed unmarshalling of CacheStoreFactory within CacheConfiguration > > > All new checks added to GridCacheReplicatedPreloadSelfTest > > > > > > > Need to always serialize user objects with configured marshaller > > > > ---------------------------------------------------------------- > > > > > > > > Key: IGNITE-1523 > > > > URL: > https://issues.apache.org/jira/browse/IGNITE-1523 > > > > Project: Ignite > > > > Issue Type: Improvement > > > > Components: general > > > > Reporter: Valentin Kulichenko > > > > Assignee: Valentin Kulichenko > > > > Priority: Critical > > > > Labels: important, user-request > > > > Fix For: 1.6 > > > > > > > > > > > > Currently some components (at least discovery) use {{JdkMarshaller}} > > for > > > all objects. > > > > > > > > > > > > -- > > > This message was sent by Atlassian JIRA > > > (v6.3.4#6332) > > > > > > |
Free forum by Nabble | Edit this page |