[
https://issues.apache.org/jira/browse/IGNITE-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Magda updated IGNITE-2425:
--------------------------------
Fix Version/s: (was: 1.6)
1.7
> BinaryObject.readField() called for an object Java array field reads objects
> class
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-2425
> URL: https://issues.apache.org/jira/browse/IGNITE-2425
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.5.0.final
> Reporter: Denis Magda
> Labels: important
> Fix For: 1.7
>
> Attachments: ExampleNodeStartup.java
>
>
> If there is a {{BinaryObject}} that has a field that refers to an array of
> some custom user objects then during the time {{BinaryObject.field()}} is
> called the class of this custom will be read. This can lead to
> {{ClassNotFoundException}} on a server side or another ones related.
> In the attach example the following issue is demonstrated using
> {{BinaryObjectBuilder}} which class is not listed in classnames.properties.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)