You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/11/10 08:58:59 UTC

[jira] [Updated] (QPID-7504) Operator cannot download application message content for AMQP 1.0 messages

     [ https://issues.apache.org/jira/browse/QPID-7504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-7504:
-----------------------------
    Description: 
The Web Management Console gives the user the ability to download the message's content.  This is especially useful for messages whose payload is a file (say a PDF).  As an operator, he can download the content and verify that the message is as expected.

This feature work for AMQP 0-8..0-10 messages, but not for AMQP 1.0 messages.  In the AMQP 1.0 case, current the 'message content' is the concatenation of the immutable sections of the AMQP message (i.e. includes the application headers).  The operator has no reasonable way to get the the application's payload.

Also, the message size reported by the console is 'wrong' in the AMQP 1.0 case.  It does not report the size of the application's payload, but the combined size of the immutable sections.






  was:
The Web Management Console gives the user the ability to download the message's content.  This is especially useful for messages whose payload is a file (say a PDF).  As an operator, he can download the content and verify that the message is as expected.

This feature work for AMQP 0-8..0-10 messages, but not for AMQP 1.0 messages.  In the AMQP 1.0 case, current the 'message content' is the concatenation of the immutable sections of the AMQP message (i.e. includes the application headers).  The operator has no reasonable way to get the the application's payload.




> Operator cannot download application message content for AMQP 1.0 messages
> --------------------------------------------------------------------------
>
>                 Key: QPID-7504
>                 URL: https://issues.apache.org/jira/browse/QPID-7504
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>             Fix For: Future
>
>
> The Web Management Console gives the user the ability to download the message's content.  This is especially useful for messages whose payload is a file (say a PDF).  As an operator, he can download the content and verify that the message is as expected.
> This feature work for AMQP 0-8..0-10 messages, but not for AMQP 1.0 messages.  In the AMQP 1.0 case, current the 'message content' is the concatenation of the immutable sections of the AMQP message (i.e. includes the application headers).  The operator has no reasonable way to get the the application's payload.
> Also, the message size reported by the console is 'wrong' in the AMQP 1.0 case.  It does not report the size of the application's payload, but the combined size of the immutable sections.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org