-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: JavaScript
-
None
-
Minor Change
-
Platform 1 04/03/15
Issue Status as of Apr 29, 2015
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().
- depends on
-
SERVER-12742 remove collection.copyTo test shell helper
- Closed
- is related to
-
DRIVERS-225 Deprecate eval helpers
- Closed