]
Lin Gao updated WFLY-10517:
---------------------------
Labels: downstream_dependency (was: )
Fix SQL statements used by Artemis JDBC Store
---------------------------------------------
Key: WFLY-10517
URL:
https://issues.jboss.org/browse/WFLY-10517
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 13.0.0.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Blocker
Labels: downstream_dependency
Fix For: 14.0.0.CR1
When Artemis 1.5.5.jbossorg-0012 was integrated in WFLY-10424, the journal-sql.properties
file that is used to provide the SQL statements for its JDBC store was not updated with
the latest version from Artemis codebase.
The statements specific to DB2 are missing.
Artemis's file is at
https://github.com/rh-messaging/jboss-activemq-artemis/blob/1.5.5.jbossor...
WildFly file is at
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/reso...