Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-1104

Deprecate DBCollection.mapReduce(DBObject) in 2.x branch

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.12.0
    • Affects Version/s: None
    • Component/s: API
    • Labels:
      None

      The mapReduce method on DBCollection that takes a raw DBObject representing a command needs to be deprecated in the 2.x branch, as this will not be available in 3.x. Instead, users should use mapReduce(MapReduceCommand), a more type-safe way of performing map reduce operations.

            Assignee:
            Unassigned Unassigned
            Reporter:
            trisha.gee@10gen.com Trisha Gee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: