You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2009/02/03 17:55:59 UTC

[jira] Updated: (QPID-1628) Move shared state from AMQMessage to QueueEntry

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

Martin Ritchie updated QPID-1628:
---------------------------------

           Component/s: Java Broker
         Fix Version/s: M5
              Priority: Major  (was: Minor)
           Description: 
Summary:

Currently items such as redelivered exist on the AMQMessage object but these are actually part of the QueueEntry. All such state should be moved to the QueueEntry. AMQMessage should be stateless and only contain the message Header and Bodies.


  was:
Summary:

Currently items such as redelivered exist on the AMQMessage object but these are actually part of the QueueEntry. All such state should be moved to the QueueEntry. AMQMessage should be stateless and only contain the message Header and Bodies.

     Affects Version/s: M4
    Remaining Estimate: 2h
     Original Estimate: 2h

> Move shared state from AMQMessage to QueueEntry
> -----------------------------------------------
>
>                 Key: QPID-1628
>                 URL: https://issues.apache.org/jira/browse/QPID-1628
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Broker
>    Affects Versions: M4
>            Reporter: Martin Ritchie
>             Fix For: M5
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Summary:
> Currently items such as redelivered exist on the AMQMessage object but these are actually part of the QueueEntry. All such state should be moved to the QueueEntry. AMQMessage should be stateless and only contain the message Header and Bodies.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org