Skip to content

Minor fix for missing parenthesis in runCommand #2204

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

Closed
wants to merge 1 commit into from
Closed

Minor fix for missing parenthesis in runCommand #2204

wants to merge 1 commit into from

Conversation

gianpaj
Copy link
Contributor

@gianpaj gianpaj commented Mar 5, 2015

All the other Query Plan Cache commands look good:
http://docs.mongodb.org/manual/reference/command/nav-plan-cache/

@kay-kim
Copy link
Contributor

kay-kim commented Mar 5, 2015

merged!

@kay-kim kay-kim closed this Mar 5, 2015
@gianpaj gianpaj deleted the patch-2 branch March 5, 2015 16:27
mongo-cr-bot pushed a commit that referenced this pull request Nov 29, 2022
* DOCS-15586 expireAfterSeconds  (#2136)

* DOCS-15586 expireAfterSeconds

* DOCS-15586 expireAfterSeconds

* Review feedback

* Review feedback

* Upstream doc updated

* Staging updates

* Review feedback

* DOCS-15586 BACKPORT

* DOCS-15586 BACKPORT

* DOCS-15586 BACKPORT

* DOCS-15586 BACKPORT

* DOCS-15586 BACKPORT

* DOCS-15586 BACKPORT
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 26, 2025
* (DOCSP-48434) Fix internal 404s in MEKO

* (DOCSP-48434) Address review feedback and undo requested changes
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
…2204)

* RUBY-2426: Test for index existence to better align with the GridFS spec

* RUBY-2626: Update fs_bucket and write specs to remove certain expectations

Expectations such as `expect(fs.chunks_collection).not_to receive(:indexes)` running
before a spec will fail as the `ensure_indexes!` logic now uses Mongo::Collection#indexes
during evaluation

* RUBY-2426: add a create_index_if_missing! method

Test if the requested FSBucket index exists and if not create it.
Recover from a "NamespaceNotFound" OperationFailure error gracefully but re-raise
any other OperationFailure errors

* RUBY-2426: Update FSBucket specs to remove tests for certain expectations

* RUBY-2426: Update documentation

* RUBY-2426: fix create_index_if_missing! and tests

* DRY the code a bit

* use collection objects that are already instantiated

* test that indexes are created on first insert only

* add trailing newline

Co-authored-by: Oleg Pudeyev <[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