[
https://issues.apache.org/jira/browse/ARTEMIS-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15849812#comment-15849812
]
ASF GitHub Bot commented on ARTEMIS-936:
----------------------------------------
Github user gemmellr commented on the issue:
https://github.com/apache/activemq-artemis/pull/983
The new documentation seems a little confusing given all the mentions of
JMS, which is often only indirectly related to what the transformers are doing,
with cross-protocol conversion really being what is affected. Folks not using
JMS clients are also going to be affected by transformer changes, and folks
using AMQP JMS clients wont be affected in the way the documentation might seem
to suggest (e.g they wont suddenly receive a BytesMessage just because the
broker used one internally in its native transformer to carry the AMQP bytes of
a TextMessage they had sent to the broker).
The example of configuring a 'jms' transformer actually gives configuration
for a 'native' one.
> Allow AMQP transformers to be configured and default to native
> --------------------------------------------------------------
>
> Key: ARTEMIS-936
> URL: https://issues.apache.org/jira/browse/ARTEMIS-936
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Reporter: Andy Taylor
> Assignee: Andy Taylor
>
> Artemis ships with the ActiveMQ transformers but we only use the JMS, we
> should behave similarly to ActiveMQ
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)