[SERVER-9469] Implement mongod write commands misc functionality, addl. Created: 25/Apr/13  Updated: 02/Aug/18  Resolved: 08/Jan/14

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 2.5.5

Type: Task Priority: Major - P3
Reporter: J Rassi Assignee: Gregory McKeon (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-11486 write_cmd_auto_split.js failure - mis... Closed
Gantt Dependency
has to be done after SERVER-12184 Write Commands not behaving like new ... Closed
Participants:

 Description   

This ticket is open as a bucket for bugfixes for write commands in mongod.



 Comments   
Comment by Githook User [ 20/Dec/13 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-9469 Removed n field from response when ok: 0
Branch: master
https://github.com/mongodb/mongo/commit/66fb73662d77b8a085ca52a96324c1c6b2d40633

Comment by Githook User [ 20/Dec/13 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-9469 Fix Write Concern error reponse
Branch: master
https://github.com/mongodb/mongo/commit/49379b2f0cf23621cf7b5cd5abc9170f562c81cf

Comment by Githook User [ 20/Dec/13 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-9469 Removed top level errInfo field
Branch: master
https://github.com/mongodb/mongo/commit/358affcdd4112e1db0451a4c088cd8eaca79a704

Comment by Githook User [ 20/Dec/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-9469 don't add nDocsModified field unless an update op
Branch: master
https://github.com/mongodb/mongo/commit/b007da8af5f9af988f8debd41e35e054e0df8732

Comment by Githook User [ 20/Dec/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-9469 write concern error should not come back as empty BSON
Branch: master
https://github.com/mongodb/mongo/commit/a8dcfd60fe25ba1ad7b4198743da2ec657a09c66

Comment by Githook User [ 20/Dec/13 ]

Author:

{u'username': u'milkie', u'name': u'Eric Milkie', u'email': u'milkie@10gen.com'}

Message: SERVER-9469 add full support for Timestamp/OpTime to field parser
Branch: master
https://github.com/mongodb/mongo/commit/77384d0a36a20a361f4b17260c127c5bb2aeacc1

Comment by Githook User [ 19/Dec/13 ]

Author:

{u'username': u'milkie', u'name': u'Eric Milkie', u'email': u'milkie@10gen.com'}

Message: SERVER-9469 proper optime BSON type in batch result
Branch: master
https://github.com/mongodb/mongo/commit/5d123c850fc87e7f965db9c55cec520d88cbb996

Comment by Githook User [ 19/Dec/13 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-9469 upserted field from write command response is now always an array.
Branch: master
https://github.com/mongodb/mongo/commit/66d4032fb7ca5a07a9bcb3d52fcf5acb62b449f7

Comment by Githook User [ 19/Dec/13 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-9469 Set ok field in response to 1 if write was applied

Also removed promotion of writeErrors to top level field errors and made sure that right error fields are used.
Branch: master
https://github.com/mongodb/mongo/commit/bd9b6d70ef6acd431997860f40b830d29b58f56c

Comment by Githook User [ 16/Dec/13 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-9469 Make 'n' field in write commands mandatory.
Branch: master
https://github.com/mongodb/mongo/commit/ac579bb1bd03235086de2cd82d9731f69b7d4d33

Comment by Githook User [ 16/Dec/13 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-9469 Add writeConcerError field to response
Branch: master
https://github.com/mongodb/mongo/commit/7fdabead275b6ab7c20dddfbe5fcb57608606033

Comment by Githook User [ 16/Dec/13 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-9469 Rename errDetails to writeErrors
Branch: master
https://github.com/mongodb/mongo/commit/0f629b3212a22e5ec5838f5e4e9f96567ca3e72d

Comment by auto [ 09/Nov/13 ]

Author:

{u'username': u'erh', u'name': u'Eliot Horowitz', u'email': u'eliot@10gen.com'}

Message: SERVER-9469: more efficiently set ns in CurOp
Branch: master
https://github.com/mongodb/mongo/commit/08e3c3597ffa2d301c2be9a05e455cbd839e4bf5

Comment by auto [ 06/Nov/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-9469 extract number instead of strictly int for delete limit
Branch: master
https://github.com/mongodb/mongo/commit/049f439ea3c8153d3f46663462c70bdf8f1fb602

Comment by auto [ 04/Nov/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-9469 fix "n" value in write commands to match previous GLE
Branch: master
https://github.com/mongodb/mongo/commit/ec07ce4b09da2adedb8c0520f56a78cf7f78a562

Comment by auto [ 30/Oct/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-9469 fix auto split test to add mandatory delete limit
Branch: master
https://github.com/mongodb/mongo/commit/8c37eeba9df4bdb392dad6c7b9b4632a28d5216c

Comment by auto [ 29/Oct/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-9469 fixup for w:0 upserted and mandatory delete limit
Branch: master
https://github.com/mongodb/mongo/commit/83772eae23d31e06183e0c2e594b8935a30be3fb

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