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

index_retry.js fails due to an inability to execute a query

    • ALL

      https://mci.10gen.com/ui/task/mongodb_mongo_master_windows_64_debug_1f5428d02542074a49e054172f4dac46b06fd97b_14_08_14_14_40_27_noPassthroughWithMongod_windows_64_debug
      http://buildlogs.mongodb.org/mci_0.9_windows-64-debug/builds/76361/test/noPassthroughWithMongod_0/index_retry.js

       m31000| 2014-08-14T10:56:44.258-0700 I COMMANDS [conn1] assertion 17007 Unable to execute query: error processing query: ns=test.jstests_slownightly_index_retry limit=0 skip=0
       m31000| Tree: a == 42.0
       m31000| Sort: {}
       m31000| Proj: {}
       m31000|  planner returned error: bad hint ns:test.jstests_slownightly_index_retry query:{ query: { a: 42.0 }, $hint: { a: 1.0 } }
      Error: error: {
      	"$err" : "Unable to execute query: error processing query: ns=test.jstests_slownightly_index_retry limit=0 skip=0\nTree: a == 42.0\nSort: {}\nProj: {}\n planner returned error: bad hint",
      	"code" : 17007
      }
      

            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: