-
Notifications
You must be signed in to change notification settings - Fork 81
1.0.2 Release #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
1.0.2 Release #141
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix for username flag, issue #120
Update pip cache dir flag (--download-cache was removed), fix for #119
Support readPreference on mongodump 3.4.0+, set to secondary
Dockerfile to install 3.4 psmdb mongodump for 3.4.x support
1.0.2: Fix secondary quorum errors on large sets
1.0.2: Support both types of pip cache flags
1.0.2: ignore bson unicode decode error
1.0.2: 1.0.0 Percona blog link update
1.0.2: Default backup compression to 'auto' so 'none' can be set explicitly
1.0.2: Fix to remove server password from mongodump commandline if mongodump >= 3.0.2
1.0.2: Warn users if their password is on the mongodump command line (mongodump too old)
1.0.2: Fixes from #121, check if ResolverThread.py thows exception and close tailed oplog properly
1.0.2: Support 3.4.x CSRS-based balancer
…ugh the configsvr is now the balancer it doesn't have the commands yet
Ensure we use a mongos connection for 3.4 balancer commands
1.0.2: Log dir fixv1
1.0.2: Write logfile if cannot get lock
version increment to 1.0.2
1.0.2: Handle multiprocessing.TimeoutError properly on AsyncResults .get()
Review fixes 1.0.2
dbmurphy
approved these changes
May 16, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.