[
https://issues.jboss.org/browse/WFLY-8335?page=com.atlassian.jira.plugin....
]
Romain Pelisse commented on WFLY-8335:
--------------------------------------
[~claudio4j] Yep, I understood why did the batch, and this is also why I add a specific
test, in my PR, using the CLI batch. However, I could not reproduce the issue with batch.
In my case (as shown above) the batch is failing properly, complaining that one can not
use both JDBC and Journal store.
Can you try rebuilding Widlfly with my PR and let me know if you can reproduce the issue
(2) ?
User should be informed when switching between JDBC and journal store
in transactions subsystem
-----------------------------------------------------------------------------------------------
Key: WFLY-8335
URL:
https://issues.jboss.org/browse/WFLY-8335
Project: WildFly
Issue Type: Enhancement
Components: Transactions
Affects Versions: 10.1.0.Final
Reporter: Romain Pelisse
Assignee: Romain Pelisse
Priority: Minor
Fix For: 11.0.0.Beta1
Original Estimate: 2 days
Remaining Estimate: 2 days
Precondition: 'Use journal store' or 'Use JDBC store' was previously set
to true.
When enabling other type of store, user is not informed about the fact, that only one of
those can be set and the previously enabled store is disabled and the new store is enabled
without notification. User should be definitely informed about this.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)