Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Minor Change
-
Platform 1 04/03/15
Description
ISSUE SUMMARY
The eval operation that permits clients to execute is deprecated in 3.0 and is currently planned for removal in an upcoming release. This change adds additional warning messages regarding the deprecation to the mongo shell and the eval command.
USER IMPACT
This change just adds additional logging, but users depending on eval should start planning for its eventual removal.
FIX VERSION
The change is included in the 3.0.3 production release.
Original description
Add a warning msg to server and mongo repl log when invoking the eval command, aka $eval or db.eval().
Attachments
Issue Links
- depends on
-
SERVER-12742 remove collection.copyTo test shell helper
-
- Closed
-
- duplicates
-
DOCS-4899 document eval is deprecated
-
- Closed
-
- is related to
-
DRIVERS-225 Deprecate eval helpers
-
- Closed
-