[SERVER-56073] [SBE] Wrong number of results in jstests/core/idhack.js under multi_shard_multi_stmt_txn_jscore_passthrough Created: 13/Apr/21  Updated: 20/Apr/21  Resolved: 20/Apr/21

Status: Closed
Project: Core Server
Component/s: Query Execution
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: David Storch Assignee: Ian Boros
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-56078 [SBE] Re-enable sharding jscore passt... Closed
Duplicate
duplicates SERVER-55623 [SBE] Make hashed indexing work with ... Closed
Operating System: ALL
Steps To Reproduce:

python3 buildscripts/resmoke.py run --mongodSetParameters="{featureFlagSBE: true}" --suites=multi_shard_multi_stmt_txn_jscore_passthrough jstests/core/idhack.js

Sprint: Query Execution 2021-04-19, Query Execution 2021-05-03
Participants:

 Description   

Example failing task.

[multi_stmt_txn_passthrough:idhack] assert: [2] != [1] are not equal
[multi_stmt_txn_passthrough:idhack] doassert@src/mongo/shell/assert.js:20:14
[multi_stmt_txn_passthrough:idhack] assert.eq@src/mongo/shell/assert.js:179:9
[multi_stmt_txn_passthrough:idhack] @jstests/core/idhack.js:30:1
[multi_stmt_txn_passthrough:idhack] @jstests/core/idhack.js:6:2
[multi_stmt_txn_passthrough:idhack] @jstests/libs/txns/txn_passthrough_runner.js:7:5
[multi_stmt_txn_passthrough:idhack] @jstests/libs/txns/txn_passthrough_runner.js:1:2
[multi_stmt_txn_passthrough:idhack] uncaught exception: Error: [2] != [1] are not equal :
[multi_stmt_txn_passthrough:idhack] doassert@src/mongo/shell/assert.js:20:14
[multi_stmt_txn_passthrough:idhack] assert.eq@src/mongo/shell/assert.js:179:9
[multi_stmt_txn_passthrough:idhack] @jstests/core/idhack.js:30:1
[multi_stmt_txn_passthrough:idhack] @jstests/core/idhack.js:6:2
[multi_stmt_txn_passthrough:idhack] @jstests/libs/txns/txn_passthrough_runner.js:7:5
[multi_stmt_txn_passthrough:idhack] @jstests/libs/txns/txn_passthrough_runner.js:1:2



 Comments   
Comment by David Storch [ 13/Apr/21 ]

I think we should also lump investigation of the following failures, which also involve the wrong number of reported query results, into this ticket:

python3 buildscripts/resmoke.py run --mongodSetParameters="{featureFlagSBE: true}" --suites=multi_shard_multi_stmt_txn_jscore_passthrough jstests/core/orf.js

Generated at Thu Feb 08 05:38:14 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.