]
Miroslav Novak closed WFLY-9611.
--------------------------------
Resolution: Rejected
Closing as PRODMGT-1838 was rejected.
Support messaging export/import-journal for JDBC persistent store
-----------------------------------------------------------------
Key: WFLY-9611
URL:
https://issues.jboss.org/browse/WFLY-9611
Project: WildFly
Issue Type: Feature Request
Components: JMS
Affects Versions: 11.0.0.Final
Reporter: Erich Duda
Assignee: Jeff Mesnil
Priority: Critical
In management model of Wildfly there are operations called import/export-journal which
import/export messaging data from/to XML format. These operations are supported only for
file based journal and they are not supported for JDBC based journal.
This feature is important for migration between persistence solutions and between
versions of messaging brokers which use incompatible formats for storing messaging data.
XML exported from file based journal has to be able to import to JDBC based journal and
vice versa.