[SERVER-13381] Misspelling in assert message for sh.shardCollection() Created: 27/Mar/14  Updated: 06/Oct/14  Resolved: 01/Jul/14

Status: Closed
Project: Core Server
Component/s: Shell
Affects Version/s: None
Fix Version/s: 2.6.0, 2.7.0

Type: Bug Priority: Trivial - P5
Reporter: Quentin Conner Assignee: Matt Kangas
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: Text File SERVER-13381.patch    
Backwards Compatibility: Fully Compatible
Operating System: ALL
Steps To Reproduce:

start mongo shell
sh.shardCollection()

Participants:

 Description   

In src/mongo/shell/utils_sh.js
sh._checkFullName()

s/neeed/need/

assert failed : neeed a full name
Error: assert failed : neeed a full name
at Error (<anonymous>)
at doassert (src/mongo/shell/assert.js:11:14)
at assert (src/mongo/shell/assert.js:20:5)
at Function.sh._checkFullName (src/mongo/shell/utils_sh.js:10:5)
at Function.sh.shardCollection (src/mongo/shell/utils_sh.js:69:8)
at (shell):1:4
2014-03-26T19:55:23.053-0700 Error: assert failed : neeed a full name at src/mongo/shell/assert.js:13



 Comments   
Comment by Matt Kangas [ 01/Jul/14 ]

Merged in aa84f52 (master r2.7.0), df37f6c (v2.6, r2.6.0)

Comment by Quentin Conner [ 27/Mar/14 ]

PR created:
https://github.com/mongodb/mongo/pull/660

Comment by Quentin Conner [ 27/Mar/14 ]

Patch for MASTER branch.

Generated at Thu Feb 08 03:31:33 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.