Github user JiriOndrusek commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1857#discussion_r170531201
--- Diff:
artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQResourceAdapter.java
---
@@ -122,6 +122,10 @@
private String entries;
+ //fix of JBEAP-12720 - propagated value of transactional attribute
JMSConnectionFactoryDefinition annotation with the
--- End diff --
Hi, I've missed this reference, too, I'll change it to ARTEMIS-1669.---
