[ 
https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718612#comment-14718612
 ] 

Denis Magda commented on IGNITE-1273:
-------------------------------------

Investigated the failing of {{testModifyObjectArray}}.

The reason of the failing is that a field of {{Object[]}} type is processed as 
{{PortableBuilderReader.LazyCollection}} while other more specific types like 
{{Strin[]}}, {{Integer[]}} as {{PortablePlainLazyValue}}.

The implementation must be consistent across all arrays.

Discussing this issue with the community.

> Tests from GridPortableBuilderAdditionalSelfTest were disabled.
> ---------------------------------------------------------------
>
>                 Key: IGNITE-1273
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1273
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>
> Tests from {{GridPortableBuilderAdditionalSelfTest}} were disabled:
> - testCyclicArrayList
> - testCyclicArrays
> - testModifyObjectArray
> They have to be fixed or removed.



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

Reply via email to