[
https://issues.apache.org/jira/browse/PROTON-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452968#comment-16452968
]
ASF subversion and git services commented on PROTON-1836:
---------------------------------------------------------
Commit 62cbea9d79d9c0352a9b5076e64056289b00f0ac in qpid-proton-j's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton-j.git;h=62cbea9 ]
PROTON-1836 Fix empty string decoding from CompositeReadableBuffer
Ensure that empty string is read as empty and not null string. Adds
tests and optimizes the StringType encodings to fast return on size zero
strings.
> the empty string encoding gets decoded as null when using a
> CompositeReadableBuffer
> -----------------------------------------------------------------------------------
>
> Key: PROTON-1836
> URL: https://issues.apache.org/jira/browse/PROTON-1836
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-j
> Affects Versions: proton-j-0.27.0
> Reporter: Robbie Gemmell
> Priority: Major
> Fix For: proton-j-0.28.0
>
>
> When an empty string encoding arrives and a CompositeReadableBuffer (as
> returned from the new Delivery#recv()) is in use then the decoding will
> return null instead of empty string.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]