[SERVER-23933] Remove OpDebug and CRUD diagnostics from ops/update.cpp::update() Created: 26/Apr/16  Updated: 06/Jun/16  Resolved: 19/May/16

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

Type: Task Priority: Major - P3
Reporter: James Wahlin Assignee: James Wahlin
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
related to SERVER-23128 Refactor write cmd path Closed
Backwards Compatibility: Major Change
Sprint: Query 15 (06/03/16)
Participants:

 Description   

With the refactoring of the write path under SERVER-23128, the ops/update.cpp update() method is no longer used* to serve user operations. Please:

  1. Remove the OpDebug argument from update()
  2. Remove the PlanSummaryStats block.
  3. Pass a dummy OpDebug to getExecutorUpdate()

* The one exception is in MapReduce which calls Helpers::upsert() which then calls update() to write output data, with a dummy OpDebug. We don't want to track metrics for this path so not a blocker.



 Comments   
Comment by Githook User [ 19/May/16 ]

Author:

{u'username': u'jameswahlin', u'name': u'James Wahlin', u'email': u'james.wahlin@10gen.com'}

Message: SERVER-23933 Remove OpDebug from ops/update.cpp::update()
Branch: master
https://github.com/mongodb/mongo/commit/47b0f99814f2c78edd0ae9aebf76f2c4bfddcad6

Generated at Thu Feb 08 04:04:52 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.