You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rui Lopes (JIRA)" <ji...@apache.org> on 2008/06/20 18:45:00 UTC

[jira] Created: (AMQ-1817) MESSAGE frame should not have the "receipt" header

MESSAGE frame should not have the "receipt" header
--------------------------------------------------

                 Key: AMQ-1817
                 URL: https://issues.apache.org/activemq/browse/AMQ-1817
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.1.0
            Reporter: Rui Lopes
            Priority: Trivial


When a producer STOMP client SEND messages with a "receipt" header the consumer STOMP client MESSAGE should not contain the "receipt" header, mainly because that header is to be processed solely by AMQ (and only when it receives the SEND).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-1817) MESSAGE frame should not have the "receipt" header

Posted by "James Casey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Casey updated AMQ-1817:
-----------------------------

    Attachment: stomp-receipt.diff

Patch which removes the receipt header from a STOMP message. Tested to show that the header is no longer propagated to either STOMP or JMS clients.


> MESSAGE frame should not have the "receipt" header
> --------------------------------------------------
>
>                 Key: AMQ-1817
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1817
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.1.0
>            Reporter: Rui Lopes
>            Priority: Trivial
>             Fix For: 5.4.0
>
>         Attachments: stomp-receipt.diff
>
>
> When a producer STOMP client SEND messages with a "receipt" header the consumer STOMP client MESSAGE should not contain the "receipt" header, mainly because that header is to be processed solely by AMQ (and only when it receives the SEND).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (AMQ-1817) MESSAGE frame should not have the "receipt" header

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish reassigned AMQ-1817:
---------------------------------

    Assignee: Timothy Bish

> MESSAGE frame should not have the "receipt" header
> --------------------------------------------------
>
>                 Key: AMQ-1817
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1817
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.1.0
>            Reporter: Rui Lopes
>            Assignee: Timothy Bish
>            Priority: Trivial
>             Fix For: 5.4.0
>
>         Attachments: stomp-receipt.diff
>
>
> When a producer STOMP client SEND messages with a "receipt" header the consumer STOMP client MESSAGE should not contain the "receipt" header, mainly because that header is to be processed solely by AMQ (and only when it receives the SEND).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-1817) MESSAGE frame should not have the "receipt" header

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-1817.
-------------------------------

    Resolution: Fixed

Patch applied in SVN: 906101.

> MESSAGE frame should not have the "receipt" header
> --------------------------------------------------
>
>                 Key: AMQ-1817
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1817
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.1.0
>            Reporter: Rui Lopes
>            Assignee: Timothy Bish
>            Priority: Trivial
>             Fix For: 5.4.0
>
>         Attachments: stomp-receipt.diff
>
>
> When a producer STOMP client SEND messages with a "receipt" header the consumer STOMP client MESSAGE should not contain the "receipt" header, mainly because that header is to be processed solely by AMQ (and only when it receives the SEND).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.