Path to this page:
Subject: CVS commit: pkgsrc/databases/mongo-tools
From: Filip Hajny
Date: 2017-05-03 18:49:54
Message id: 20170503164954.467F0FBE4@cvs.NetBSD.org
Log Message:
Update databases/mongo-tools to 3.4.4
3.4.2
- PreProcessing is failling with "got invalid document size"
- mongo-replay crashes during playback
- nil pointer derereference when error occurs
3.4.1
- Stats collection has large playback performance impact
- Add option to set capture buffer size to avoid packet loss
- Playback file contains full reply payload
- mongoreplay: out of bounds error in "shortenreply" during record
- Add test for restoring a collection with a default collation
- nil pointer dereference in mongoreplay when error on new playback
file creation
3.2.10
- Don't create intents for system.profile.metadata.json files
- tools do not respect readPreference=secondary when connecting to a
mongos
- Mongodump SSL and GSSAPI authentication
- No numeric version in -version output
- Backport to v3.2
- Issue only one ApplyOps cmd per oplog entry
3.2.9
- Make -version spit out a bit more information.
3.2.8
- Mongostat with discover can find the same node twice in a sharded
cluster
- mongostat -discover does not alias localhost to the target hostname
- mongoimport returns exit code 0 even when error prevents records
from being inserted
- Wrong error message while using mongoimport
- add a "-assertExists" option to mongoexport
- Use v3.2.7 for qa tests
- mongoimport types jstest fails on functions
Files: