]
Tom Jenkinson reassigned WFLY-5427:
-----------------------------------
Assignee: Ondra Chaloupka (was: Amos Feng)
If used journal object store (AMQ Artemis journal) directory is named
HornetqObjectStore
----------------------------------------------------------------------------------------
Key: WFLY-5427
URL:
https://issues.jboss.org/browse/WFLY-5427
Project: WildFly
Issue Type: Bug
Components: Transactions
Affects Versions: 10.0.0.CR2
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Priority: Minor
Directory of transaction object store is named
{{standalone/data/tx-object-store/HornetqObjectStore}}. The WFLY 10 does not use HornetQ
object store but it uses ActiveMQ Artemis object store. That's same for the
Transaction subsystem.
The journal dirctory should be renamed to {{JournalObjectStore}} or something similar.