[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to