Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10580

WildFly should use Artemis' SQLProvider implementation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.0.0.Beta1, 15.0.0.Final
    • 13.0.0.Final
    • JMS
    • None

      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

            jmesnil1@redhat.com Jeff Mesnil
            jmesnil1@redhat.com Jeff Mesnil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: