[JBoss JIRA] (JBTM-2345) Off image storage for docker transaction service
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2345?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris closed JBTM-2345.
---------------------------------
Fix Version/s: (was: 5.later)
Resolution: Done
https://github.com/jbosstm/quickstart/tree/master/jts-docker has an explanation of how to mount a local directory as an object store, as well as how to use JDBC store with the Docker container.
> Off image storage for docker transaction service
> ------------------------------------------------
>
> Key: JBTM-2345
> URL: https://issues.jboss.org/browse/JBTM-2345
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Components: Build System, Cloud, JTS
> Affects Versions: 5.0.4
> Reporter: Mark Little
> Assignee: Gytis Trikleris
> Labels: docker
>
> Now we have a docker image for JTS we need to look at making the state available after the image(s) go away. Remember that docker produces immutable images, so any state change that occurs within the running instance will be lost when the image dies, is taken out of service etc. Currently the docker image for JTS we have will store all of the transaction log information within the image, which is fine for testing purposes but not for a running deployment.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)