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

Robbie Gemmell resolved PROTON-745.
-----------------------------------
    Resolution: Fixed

> DataImpl cant roundtrip a Symbol array it decoded.
> --------------------------------------------------
>
>                 Key: PROTON-745
>                 URL: https://issues.apache.org/jira/browse/PROTON-745
>             Project: Qpid Proton
>          Issue Type: Bug
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.9
>
>
> DataImpl cant roundtrip a Symbol array it decoded. The decoded array is 
> returned as an Object[] instance rather than Symbol[], and it trying to 
> encode this later the Object[] later via putObject fails due to PROTON-744.
> To enable this scenario, DataImpl should be updated to return a decoded 
> Symbol array as Symbol[] instance, and putObject() updated to enable it to 
> encode the Symbol[]



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

Reply via email to