[
https://issues.apache.org/jira/browse/AMQ-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Pavlovich reassigned AMQ-8499:
-----------------------------------
Assignee: Matt Pavlovich
> JMS 2.0 disableMessageID unsupported
> ------------------------------------
>
> Key: AMQ-8499
> URL: https://issues.apache.org/jira/browse/AMQ-8499
> Project: ActiveMQ
> Issue Type: Task
> Components: Documentation
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Trivial
> Labels: jms2
> Fix For: 5.18.0
>
>
> JMS 2.0 specification allows for provider providing a hint that messageIDs
> may be disabled if the provider supports it.
> From JMS 2.0 section 3.4.3
> {noformat}
> If the JMS provider accepts this hint, these messages
> must have the message ID set to null; if the provider ignores the hint, the
> message ID must be set to its normal unique value.
> {noformat}
> ActiveMQ (as of 5.17.0-SNAPSHOT) requires messageID, so this feature will be
> ignored
> See: activemq.broker/Queue#doMessageSend(final ProducerBrokerExchange
> producerExchange, final Message message) throws IOException;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)