Keith Wall created QPID-7504:
--------------------------------

             Summary: 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.





--
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