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

ASF subversion and git services commented on PROTON-1551:
---------------------------------------------------------

Commit 054693405bb252762e09c3473c3de588cb6c4dda in qpid-proton-j's branch 
refs/heads/master from [~gemmellr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton-j.git;h=0546934 ]

PROTON-1551: merge PR fixing encoding of vbin32 binary using Data API. This 
closes #10.


> Large Binary encoded incorrectly via data API
> ---------------------------------------------
>
>                 Key: PROTON-1551
>                 URL: https://issues.apache.org/jira/browse/PROTON-1551
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: proton-j-0.20.0
>            Reporter: Rick Parker
>             Fix For: proton-j-0.21.0
>
>
> I've hit a bug at 
> {{org.apache.qpid.proton.codec.impl.BinaryElement.java:122}}, as far as I can 
> tell.
> It writes out what should be an integer ({{putInt}}) as a byte ({{put}}) for 
> lengths greater than 255 and thus blows up when reading back.
> {{java.lang.IllegalArgumentException: Binary data size 1982890499 is 
> specified to be greater than the amount of data available (900)
> }}
> Would appreciate a rapid fix!  Cheers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to