]
Romain Pelisse reopened WFLY-8335:
----------------------------------
Reopens due to issues reported above.
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.