Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Use the --journal option for mongodump and mongorestore. #1925
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Mar 24, 2015
jujubot
merged commit 9f78743
into
juju:1.23
Mar 24, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ericsnowcurrently commentedMar 24, 2015
This is a backport from master.
Fixes LP bug #1423936
(https://bugs.launchpad.net/juju-core/+bug/1423936)
juju-db daemon uses explicit journal, so is required
to pass --journal to restore/dump utilities.
(Review request: http://reviews.vapour.ws/r/1088/)