[jboss-jira] [JBoss JIRA] (WFLY-11415) It should use Artemis' SQLProvider implementation
Chao Wang (Jira)
issues at jboss.org
Mon Nov 26 04:21:00 EST 2018
Chao Wang created WFLY-11415:
--------------------------------
Summary: It should use Artemis' SQLProvider implementation
Key: WFLY-11415
URL: https://issues.jboss.org/browse/WFLY-11415
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 13.0.0.Final
Reporter: Chao Wang
Assignee: Jeff Mesnil
Fix For: 15.0.0.Beta1
During development and integration of JDBC persistence store into WildFly, the custom implementation of SQLProvider interface \[1\] was developed for WildFly use case. The reason was that WildFly used Artemis 1.x which was at that time maintenance branch and thus development of new features was focused on 2.x branch.
In the meantime, the code has been donated to Artemis and backported in Artemis 1.5.5.jbossorg-012.
We can now remove the implementation in WildFly code base and use the Artemis one instead.
\[1\] https://github.com/apache/activemq-artemis/blob/f2b5114af8dd505e3c5c3efc1f395fe5f066e376/artemis-jdbc-store/src/main/java/org/apache/activemq/artemis/jdbc/store/sql/SQLProvider.java
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list