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 <[email protected]>

* DOCSP-34690 updates for RS' feedback

* Apply suggestions from code review

Co-authored-by: Ashley Brown <[email protected]>

---------

Co-authored-by: Rohan Sharan <[email protected]>
Co-authored-by: Ashley Brown <[email protected]>
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
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 11, 2025
…peline (after revert) (#257)

* (DOCSP-6956) Adding section on number of source docs returned from pipeline

* Formatting for review

* Changes based on feedback
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 11, 2025
* DOCSP-22337 Getting Started tutorial (#255)

* DOCSP-20890 Add readPreference example (#254)

* DOCSP-20890 Add readPreference example

* DOCSP-20890 updates for feedback

* DOCSP-22224 Add Service Name information to Private Endpoint setup (#253)

* DOCSP-22224 Add Service Name information to Private Endpoint setup

* DOCSP-22224 updates for review feedback

* DOCSP-22337 Getting Started tutorial

* DOCSP-22337 updates for CR feedback

* DOCSP-22337 updates for review feedback

* DOCSP-22337 updates for feedback

* DOCSP-22337 another round of updates for feedback

* DOCSP-22337 updates for another round of feedback

* DOCSP-22337 updates for review feedback

* DOCSP-22341 document limitations (#260)

* DOCSP-22341 document limitations

* Update source/limitations.txt

Co-authored-by: Melissa Mahoney <[email protected]>

Co-authored-by: Melissa Mahoney <[email protected]>

* DOCSP-22363 Create Overview page (#257)

* DOCSP-22363 Create Overview page

* DOCSP-22363 updates for review feedback

* DOCSP-22363 next round of updates for feedback

* Apply suggestions from code review

suggested fixes from CR feedback

Co-authored-by: Melissa Mahoney <[email protected]>

* DOCSP-22363 billing updates

* DOCSP-22363 updates for feedback

* DOCSP-22363 updates for feedback

* DOCSP-22363 updates to billing based on feedback

Co-authored-by: Melissa Mahoney <[email protected]>

* DOCSP-22338 Create Manage Dataset Pipeline Section (#256)

* DOCSP-22338 Create Manage Dataset Pipeline Section

* DOCSP-22338 updates for CR feedback

* DOCSP-22338 updates for tech review feedback

* DOCSP-22338 updates for review feedback

* DOCSP-22338 updates for review feedback

* DOCSP-22338 updates for small UI change

* DOCSP-22338 updates for review feedback

* DOCSP-22410 Set up redirects and dismissible banner (#261)

* DOCSP-22410 Set up redirects and dismissible banner

* DOCSP-22410 removed trailing slash from api URLs in redirects file

* DOCSP-23094 RN for v20220607 (#263)

Co-authored-by: Melissa Mahoney <[email protected]>
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