Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Minor Change
-
QE 2022-04-04
Description
This issue happens when featureFlagSBELookupPushdown is turned on.
test file: jstests/core/index_stats.js
error message:
[js_test:index_stats] assert: [2] != [NumberLong(0)] are not equal : Expected each lookup to be tracked as an index use
|
[js_test:index_stats] doassert@src/mongo/shell/assert.js:20:14
|
[js_test:index_stats] assert.eq@src/mongo/shell/assert.js:179:17
|
[js_test:index_stats] @jstests/core/index_stats.js:233:8
|
[js_test:index_stats] @jstests/core/index_stats.js:305:3
|
[js_test:index_stats] uncaught exception: Error: [2] != [NumberLong(0)] are not equal : Expected each lookup to be tracked as an index use :
|
[js_test:index_stats] doassert@src/mongo/shell/assert.js:20:14
|
[js_test:index_stats] assert.eq@src/mongo/shell/assert.js:179:17
|
[js_test:index_stats] @jstests/core/index_stats.js:233:8
|
[js_test:index_stats] @jstests/core/index_stats.js:305:3
|
Attachments
Issue Links
- causes
-
SERVER-68062 Multi-stage aggregations that use $geoNear may violate constraints.
-
- Closed
-