Andrew Stitcher created QPID-4627:
-------------------------------------
Summary: Implement remaining special identifiers
Key: QPID-4627
URL: https://issues.apache.org/jira/browse/QPID-4627
Project: Qpid
Issue Type: Sub-task
Reporter: Andrew Stitcher
The remaining JMS specified identifiers are:
amqp.correlation_id
amqp.message_id
amqp.creation_time
amqp.jms_type
The ones remaining from the AMQP Apache filters spec are:
amqp.to
amqp.reply_to
amqp.absolute_expiration_time
- amqp.durable (it's not clear this is really there as distinct from
amqp.delivery_mode)
- amqp.delivery_count (it's not clear this is really there as distinct from
amqp.redelivered)
In order to implement these special identifiers there will need to be extra
work to abstract some of these values from the 0-10 or 1-0 message code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]