[jboss-jira] [JBoss JIRA] (WFLY-12374) Transactions store attributes have wrong configuration
Brian Stansberry (Jira)
issues at jboss.org
Wed Aug 14 16:32:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771010#comment-13771010 ]
Brian Stansberry commented on WFLY-12374:
-----------------------------------------
[~michpetrov] Probably but then you'd have the 3 (now deprecated) boolean flags and the enum, at least until we got to a release where the boolean attributes could be dropped without breaking compatibility rules. And you'd have to do transformation for mixed domain. So not a bad idea but not trivial.
> 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
> Priority: Minor
>
> 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