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

Aidan Skinner updated QPID-1628:
--------------------------------

    Assignee: Martin Ritchie  (was: Aidan Skinner)
      Status: Open  (was: Ready To Review)

qpid/java/broker/src/main/java/org/apache/qpid/server/queue/MessageHandleFactory.java
 has some commented out code, it should just be removed.

Looks ok otherwise. 

> 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
>            Assignee: 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-subscr...@qpid.apache.org

Reply via email to