Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-6116

buildbot zbigMapReduce.js counts failing in mapreduce

    • ALL

      Due to a 2.1.2 cleanup of DBDirectClient count() logic, errors are no longer reported as count = 0. However, this means the (otherwise harmless) versioning errors abort the mapreduce command when migrations occur.

      Best fix would be to turn off versioning for these counts, but could also restore previous behavior by wrapping counts and returning 0 on error.

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: