[
https://issues.apache.org/jira/browse/DISPATCH-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136922#comment-15136922
]
ASF GitHub Bot commented on DISPATCH-207:
-----------------------------------------
GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/44
DISPATCH-207 - Allow empty message bodies. This will prevent dispatch…
… router from displaying the 'Invalid body value' error
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-207-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/44.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #44
----
commit 173e81dd0ea38b0e529aef4f780071388296a16d
Author: Ganesh Murthy <[email protected]>
Date: 2016-02-05T18:44:49Z
DISPATCH-207 - Allow empty message bodies. This will prevent dispatch
router from displaying the 'Invalid body value' error
----
> When a message body of [ ] is sent from rhea it is rejected as an invalid
> body
> -------------------------------------------------------------------------------
>
> Key: DISPATCH-207
> URL: https://issues.apache.org/jira/browse/DISPATCH-207
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent
> Affects Versions: 0.5
> Reporter: Ernest Allen
>
> When using rhea to send a management GET-SCHEMA request, a message body of [
> ] is expected.
> However, an error is raised: ERROR (error) Invalid message: Invalid body value
> I originally thought this was raising an exception and the router was
> becoming unresponsive, but I can't reproduce that behavior.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]