Erich Duda created WFLY-9612:
--------------------------------
Summary: Support messaging export/import-journal for JDBC persistent store
Key: WFLY-9612
URL:
https://issues.jboss.org/browse/WFLY-9612
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)