[jira] [Updated] (IGNITE-3189) .NET: Binarizables written from .NET can't be resolved on Java side

2017-05-16 Thread Pavel Tupitsyn (JIRA)

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

Pavel Tupitsyn updated IGNITE-3189:
---
Fix Version/s: (was: 2.1)

> .NET: Binarizables written from .NET can't be resolved on Java side
> ---
>
> Key: IGNITE-3189
> URL: https://issues.apache.org/jira/browse/IGNITE-3189
> Project: Ignite
>  Issue Type: Test
>  Components: platforms
>Affects Versions: 1.7
>Reporter: Pavel Tupitsyn
>  Labels: .net
>
> Steps to reproduce:
> * Make sure to clean all Ignite work directories (in home and in 
> apache.ignite.core.tests folders)
> * Run ServicesTest.TestCallJavaService
> * Observe "Failed resolve class for ID: -1313284961" error
> Even though PlatformComputeBinarizable is properly registered in 
> BinaryConfiguration, if it has not been *written by java*, it can't be *read 
> by java*. Something does not get updated in BinaryContext/MarshallerContext.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (IGNITE-3189) .NET: Binarizables written from .NET can't be resolved on Java side

2017-04-06 Thread Pavel Tupitsyn (JIRA)

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

Pavel Tupitsyn updated IGNITE-3189:
---
Fix Version/s: (was: 2.0)
   2.1

> .NET: Binarizables written from .NET can't be resolved on Java side
> ---
>
> Key: IGNITE-3189
> URL: https://issues.apache.org/jira/browse/IGNITE-3189
> Project: Ignite
>  Issue Type: Test
>  Components: platforms
>Affects Versions: 1.7
>Reporter: Pavel Tupitsyn
>  Labels: .net
> Fix For: 2.1
>
>
> Steps to reproduce:
> * Make sure to clean all Ignite work directories (in home and in 
> apache.ignite.core.tests folders)
> * Run ServicesTest.TestCallJavaService
> * Observe "Failed resolve class for ID: -1313284961" error
> Even though PlatformComputeBinarizable is properly registered in 
> BinaryConfiguration, if it has not been *written by java*, it can't be *read 
> by java*. Something does not get updated in BinaryContext/MarshallerContext.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (IGNITE-3189) .NET: Binarizables written from .NET can't be resolved on Java side

2017-01-26 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov updated IGNITE-3189:

Assignee: (was: Vladimir Ozerov)

> .NET: Binarizables written from .NET can't be resolved on Java side
> ---
>
> Key: IGNITE-3189
> URL: https://issues.apache.org/jira/browse/IGNITE-3189
> Project: Ignite
>  Issue Type: Test
>  Components: platforms
>Affects Versions: 1.7
>Reporter: Pavel Tupitsyn
>  Labels: .net
> Fix For: 2.0
>
>
> Steps to reproduce:
> * Make sure to clean all Ignite work directories (in home and in 
> apache.ignite.core.tests folders)
> * Run ServicesTest.TestCallJavaService
> * Observe "Failed resolve class for ID: -1313284961" error
> Even though PlatformComputeBinarizable is properly registered in 
> BinaryConfiguration, if it has not been *written by java*, it can't be *read 
> by java*. Something does not get updated in BinaryContext/MarshallerContext.



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


[jira] [Updated] (IGNITE-3189) .NET: Binarizables written from .NET can't be resolved on Java side

2016-11-06 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov updated IGNITE-3189:

Fix Version/s: (was: 1.8)
   2.0

> .NET: Binarizables written from .NET can't be resolved on Java side
> ---
>
> Key: IGNITE-3189
> URL: https://issues.apache.org/jira/browse/IGNITE-3189
> Project: Ignite
>  Issue Type: Test
>  Components: platforms
>Affects Versions: 1.7
>Reporter: Pavel Tupitsyn
>Assignee: Vladimir Ozerov
>  Labels: .net
> Fix For: 2.0
>
>
> Steps to reproduce:
> * Make sure to clean all Ignite work directories (in home and in 
> apache.ignite.core.tests folders)
> * Run ServicesTest.TestCallJavaService
> * Observe "Failed resolve class for ID: -1313284961" error
> Even though PlatformComputeBinarizable is properly registered in 
> BinaryConfiguration, if it has not been *written by java*, it can't be *read 
> by java*. Something does not get updated in BinaryContext/MarshallerContext.



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


[jira] [Updated] (IGNITE-3189) .NET: Binarizables written from .NET can't be resolved on Java side

2016-07-25 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov updated IGNITE-3189:

Summary: .NET: Binarizables written from .NET can't be resolved on Java 
side  (was: Binarizables written from .NET can't be resolved on Java side)

> .NET: Binarizables written from .NET can't be resolved on Java side
> ---
>
> Key: IGNITE-3189
> URL: https://issues.apache.org/jira/browse/IGNITE-3189
> Project: Ignite
>  Issue Type: Test
>  Components: platforms
>Affects Versions: 1.7
>Reporter: Pavel Tupitsyn
>Assignee: Vladimir Ozerov
>  Labels: .net
> Fix For: 1.7
>
>
> Steps to reproduce:
> * Make sure to clean all Ignite work directories (in home and in 
> apache.ignite.core.tests folders)
> * Run ServicesTest.TestCallJavaService
> * Observe "Failed resolve class for ID: -1313284961" error
> Even though PlatformComputeBinarizable is properly registered in 
> BinaryConfiguration, if it has not been *written by java*, it can't be *read 
> by java*. Something does not get updated in BinaryContext/MarshallerContext.



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