Permalink
Please sign in to comment.
Browse files
Catch "collection truncated" errors from Mongo 3.2
Running the mongo/oplog_test.go tests that truncate the oplog capped
collection against Mongo 3.2 sometimes produces the following error
instead of mgo.ErrCursor:
&mgo.QueryError{Code:17406, Message:"getMore executor error: OperationFailed: Operation aborted because: collection truncated", Assertion:false}- Loading branch information...
0 comments on commit
61da79e