Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-149

Ruby driver throws exception on successful map reduce output

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 12_01_17
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      All

      The server recently changed from 1 to true for map reduce output "ok" to mean success.

      collection.rb:490 still tests for:
      unless result["ok"] == 1

      which should be updated to "true"

            Assignee:
            kbanker Kyle Banker
            Reporter:
            crudson Doug Hudson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: