[jira] [Commented] (IGNITE-2194) IgniteCacheProxy is not serialized properly.
[ https://issues.apache.org/jira/browse/IGNITE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008299#comment-16008299 ] ASF GitHub Bot commented on IGNITE-2194: Github user agoncharuk closed the pull request at: https://github.com/apache/ignite/pull/348 > IgniteCacheProxy is not serialized properly. > > > Key: IGNITE-2194 > URL: https://issues.apache.org/jira/browse/IGNITE-2194 > Project: Ignite > Issue Type: Bug > Components: cache >Affects Versions: 1.5.0.final >Reporter: Alexey Goncharuk > Fix For: 2.0 > > > See > org.apache.ignite.internal.processors.cache.IgniteCacheSerializationSelfTest > I believe that only proxy instances should be serializable. However, the > change should be done carefully to preserve backward compatibility. -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[jira] [Commented] (IGNITE-2194) IgniteCacheProxy is not serialized properly.
[ https://issues.apache.org/jira/browse/IGNITE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15770026#comment-15770026 ] Vladimir Ozerov commented on IGNITE-2194: - Alex, Is this issue still relevant? We heavily reworked serialization logic and chances that this is not a problem anymore. > IgniteCacheProxy is not serialized properly. > > > Key: IGNITE-2194 > URL: https://issues.apache.org/jira/browse/IGNITE-2194 > Project: Ignite > Issue Type: Bug > Components: cache >Affects Versions: 1.5.0.final >Reporter: Alexey Goncharuk > Fix For: 2.0 > > > See > org.apache.ignite.internal.processors.cache.IgniteCacheSerializationSelfTest > I believe that only proxy instances should be serializable. However, the > change should be done carefully to preserve backward compatibility. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (IGNITE-2194) IgniteCacheProxy is not serialized properly.
[ https://issues.apache.org/jira/browse/IGNITE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062143#comment-15062143 ] ASF GitHub Bot commented on IGNITE-2194: GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/348 IGNITE-2194 - Fixed cache proxy deserialization. You can merge this pull request into a Git repository by running: $ git pull https://github.com/agoncharuk/ignite ignite-2194 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/348.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #348 commit b556475b20e883d2e8cfbe88aac416ec5715cc4d Author: Alexey Goncharuk Date: 2015-12-17T13:41:18Z IGNITE-2194 - Fixed cache proxy deserialization. > IgniteCacheProxy is not serialized properly. > > > Key: IGNITE-2194 > URL: https://issues.apache.org/jira/browse/IGNITE-2194 > Project: Ignite > Issue Type: Bug > Components: cache >Affects Versions: 1.5 >Reporter: Alexey Goncharuk > Fix For: 1.5 > > > See > org.apache.ignite.internal.processors.cache.IgniteCacheSerializationSelfTest > I believe that only proxy instances should be serializable. However, the > change should be done carefully to preserve backward compatibility. -- This message was sent by Atlassian JIRA (v6.3.4#6332)