Hi,

I'm working on QPID-2242 and notice that whilst the 0-10 code path has
a solution to the problem it is not used.

This constructor:
protected AMQMessageDelegate_0_10(long deliveryTag, MessageProperties
messageProps, DeliveryProperties deliveryProps,-
               AMQShortString routingKey) throws AMQException

Would correctly setup the JMSDestination value however it is not
called from the Qpid code base.

Would there be any objections to removing the constructor and
correctly setting the JMSDestination value in the used constructor?

Cheers

Martin
-- 
Martin Ritchie

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to