[jboss-jira] [JBoss JIRA] (WFLY-12374) Transactions store attributes have wrong configuration

Michal Petrov (Jira) issues at jboss.org
Tue Aug 13 12:38:00 EDT 2019


Michal Petrov created WFLY-12374:
------------------------------------

             Summary: Transactions store attributes have wrong configuration
                 Key: WFLY-12374
                 URL: https://issues.jboss.org/browse/WFLY-12374
             Project: WildFly
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 17.0.1.Final
            Reporter: Michal Petrov
            Assignee: Michal Petrov


Transactions subsystem has these attributes:

* use-hornetq-store
* use-journal-store
* use-jdbc store

each of those has the other two set up as alternatives, however "journal" is an alias of "hornetq" and so those two shouldn't be treated as mutually exclusive.

(As far as I know this doesn't break anything because of the way the attributes are handled, but it poses a problem for WFCORE-4287)



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list