You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2014/11/14 17:41:34 UTC

[jira] [Resolved] (PROTON-745) DataImpl cant roundtrip a Symbol array it decoded.

     [ 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)