]
Jason Greene updated WFLY-8049:
-------------------------------
Fix Version/s: 11.0.0.Beta1
(was: 11.0.0.Alpha1)
Update Artemis SQL statements
------------------------------
Key: WFLY-8049
URL:
https://issues.jboss.org/browse/WFLY-8049
Project: WildFly
Issue Type: Bug
Components: JMS
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 11.0.0.Beta1
After ARTEMIS-938, SQL statements for Artemis JDBC store uses BIGINT for ids instead of
INT.
The SQL statement used by WildFly (in
modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/database/journal-sql.properties)
must be updated to also use BIGINT