Skip to content

DOCS-155 Windows Installation Tutorial #44

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 3 commits into from
Jun 13, 2012
Merged

DOCS-155 Windows Installation Tutorial #44

merged 3 commits into from
Jun 13, 2012

Conversation

a-leung
Copy link

@a-leung a-leung commented Jun 12, 2012

No description provided.

work in 32-bit Windows.

The 32-bit versions of MongoDB are suitable for testing and
evaluation purposes but cannot use databases larger than 2GB.

Choose a reason for hiding this comment

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

While this is not technically wrong (agreed, you cannot use databases larger than 2GB) it implies that you are OK up to 2GB. In fact, because MongoDB memory-maps all database files into contiguous regions of user-mode address space, you can run into trouble well below 2 GB of data. It would be less misleading to replace "but cannot use databases larger than 2GB" with "but are limited to small databases".

Copy link
Contributor

Choose a reason for hiding this comment

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

amended the note.

@tychoish tychoish merged commit fc411c0 into mongodb:master Jun 13, 2012
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
* DOCS-15440 dollar prefixed fields

* Review feedback

* Review feedback

* Review feedback

* Review feedback
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 6, 2025
DOCSP-31855 Add MongoDB Versions to Support Page
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 24, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 26, 2025
* (DOCSP-11394): Update Punctuation page

* Apply suggestions from code review

Co-authored-by: Anthony Sansone <[email protected]>

* copy review

Co-authored-by: Anthony Sansone <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 26, 2025
* (DOCSP-5093): Kubernetes TLS/SSL documentation>

* (DOCSP-5093): Additional tightening up.

* (DOCSP-5093): Update security toc.

* (DOCSP-5093): Move resource TLS stuff onto deployment pages.

* (DOCSP-5093): Refactored tutorial page content into ConfigMap and resource deploy pages.

* (DOCSP-5093): Remove unneeded pages from initial draft.

* (DOCSP-5093): Additional cleanup.

* Apply suggestions from code review

Co-Authored-By: Anthony Sansone <[email protected]>

* (DOCSP-5093) - Additional TLS/SSL -> SSL cleanup.

* (DOCSP-5093): Reflow.

* (DOCSP-5093): Add example blocks.

* CA replacements.

Co-Authored-By: Anthony Sansone <[email protected]>

* (DOCSP-5093): Fix sharded cluster example pod names.

* (DOCSP-5093): Review edits.
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 1, 2025
…on types (#44)

[JIRA](https://jira.mongodb.org/browse/DOCSP-35767) This ticket was from
someone noticing one case of this. Further searches found more. These
showed up in spite of the bad syntax in old gen, but display empty boxes
in new gen, and give no warning in the builds (should probably ask DOP
if we can get a build warning for this)

[STAGING](https://docs-mongodbcom-staging.corp.mongodb.com/ops-manager/docsworker-xlarge/DOCSP-35767/)

[BUILD](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=65ae85f630987d5050805795)

Will also perform this search for CM, MEKO. Check all types listed here:
https://www.mongodb.com/docs/meta/style-guide/style/callouts/
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 2, 2025
* Update federated auth example

* Copy review feedback

* copy review 2
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.

3 participants