Skip to content

Commit

Permalink
Added a note about replicaSet #7450
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeasday committed Jul 27, 2016
1 parent 57cd28a commit 8169b6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions History.md
Expand Up @@ -29,6 +29,10 @@
2.6 up. Mongo 2.4 has now reached end-of-life
(https://www.mongodb.com/support-policy), and is no longer supported.

If you are setting `MONGO_OPLOG_URL`, especially in production, ensure you are
passing in the `replicaSet` argument (see [#7450]
(https://github.com/meteor/meteor/issues/7450))

* Custom Mongo options can now be specified using the
`Mongo.setConnectionOptions(options)` API.
[#7277](https://github.com/meteor/meteor/pull/7277)
Expand Down

0 comments on commit 8169b6f

Please sign in to comment.