There's a missing word in the following error message:
src/mongo/shell/bulk_api.js:
76 throw Error("j value must either true or false if defined, not " + opts.j);
Output:
> new WriteConcern(0, 0, null) 2014-03-27T18:54:25.907-0400 Error: j value must either true or false if defined, not null at src/mongo/shell/bulk_api.js:76
Version: 98e464bc2a21ad4b706854ad640957060fa0fa6f
- links to