summaryrefslogtreecommitdiff
path: root/jstests/sharding/internal_sessions_reaping.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62020 Make retryable write statements executed with or without interna...Cheahuychou Mao2022-01-141-6/+15
* SERVER-61277 Concurrent writes on capped clustered collectionsJosef Ahmad2022-01-141-2/+2
* SERVER-61709 Introduce implicitly replicated namespacesJosef Ahmad2022-01-131-0/+8
* SERVER-60540 Add retryability support for internal transactions for findAndMo...Cheahuychou Mao2021-11-201-5/+3
* SERVER-58756 Store stmtIds for the operations in retryable internal transacti...Cheahuychou Mao2021-10-291-1/+1
* SERVER-58766 Add session pool for internal sessionsJonathan Lee2021-10-131-0/+3
* SERVER-59717 Remove stmtId from internal session id for retryable internal tr...Jonathan Lee2021-10-131-2/+2
* SERVER-59703 Only support child sessions in sharded clustersJonathan Lee2021-09-281-0/+184