Skip to content

DOCS-502 migrated the local db topic to replication internals #257

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 5 commits into from
Sep 26, 2012
Merged

DOCS-502 migrated the local db topic to replication internals #257

merged 5 commits into from
Sep 26, 2012

Conversation

bgrabar
Copy link

@bgrabar bgrabar commented Sep 21, 2012

No description provided.


.. note:: In MongoDB versions 1.6 and higher, use replica sets instead
of the master-slave configuration. Replica sets are a functional
superset of master-slave and are more robust.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't strictly true. master/slave replication isn't a strict subset of replica sets: slaves don't maintain their own oplog, and there are number of architectures you can get from master slave replication that you can't get from replica sets..

it's ok to admonish people to use replica sets.

@bgrabar
Copy link
Author

bgrabar commented Sep 25, 2012

Ready for merge.

@tychoish tychoish merged commit b965842 into mongodb:master Sep 26, 2012
mongo-cr-bot pushed a commit that referenced this pull request Jan 10, 2022
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
* DOCSP-34690 Make cross version sync documentation clear

* DOCSP-34690 updates for KD's CR feedback

* DOCSP-34690 updates for RS' feedback

* Update source/reference/supported-server-version.txt

Co-authored-by: Rohan Sharan <sharanrohan@berkeley.edu>

* DOCSP-34690 updates for RS' feedback

* Apply suggestions from code review

Co-authored-by: Ashley Brown <98361885+mdb-ashley@users.noreply.github.com>

---------

Co-authored-by: Rohan Sharan <sharanrohan@berkeley.edu>
Co-authored-by: Ashley Brown <98361885+mdb-ashley@users.noreply.github.com>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 2, 2025
* DOCSP-50991-fixes-404-link

* DOCSP-50991-fixes-link

* “DOCSP-50991-changes-ref
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants