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

ASF subversion and git services commented on QPID-6673:
-------------------------------------------------------

Commit 1697231 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1697231 ]

QPID-6673: Disable MessageEcho tests for the Java Broker

> Java Broker stores cannot discriminate between null and empty message content
> -----------------------------------------------------------------------------
>
>                 Key: QPID-6673
>                 URL: https://issues.apache.org/jira/browse/QPID-6673
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>
> The Java Broker store currently has no way to discriminate between a message 
> with no content vs. a message with zero length content.  If you send a 0-10 
> persistent message with null content, then restart the Broker and receive the 
> message, you will receive a message with zero length content.
> This defect has been highlight by QPID-6662 and Python tests 
> qpid.tests.messaging.message.MessageEchoTests.testTextPlainEmpty. The JIRA 
> changed the handling of message with null content so that zero length content 
> is always returned (regardless of whether the Broker is restarted or not).



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

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

Reply via email to