summaryrefslogtreecommitdiff
path: root/jstests/sharding/move_chunk_remove_with_write_retryability.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage ↵Jack Mulrow2017-11-211-1/+3
| | | | | | engine (cherry picked from commit aacd508f5092b433df5bf0ea0e1c03844fffc2bb)
* SERVER-31941 Disallow retryable writes in storage engines that do not ↵Jack Mulrow2017-11-171-1/+5
| | | | | | support document-level locking (cherry picked from commit 97af8701b538754261e566b26fa22cb4b54710f3)
* SERVER-30894/SERVER-31290 Implement command for transferring session ↵Randolph Tan2017-09-281-0/+41
| | | | | | | information during migration This reverts commit f24fbb0011c6ded9101f08574e7cd07e63690a9b. This reverts commit d293f6857bcb36b26ca8fa03d90299714fe060de.
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring ↵Randolph Tan2017-09-281-41/+0
| | | | | | session information during migration""" This reverts commit aaa0c96532ba6a8ea9146e4298c6bf1cc6b27f9e.
* Revert "Revert "SERVER-30894 Implement command for transferring session ↵Randolph Tan2017-09-271-0/+41
| | | | | | information during migration"" This reverts commit 522f7f7d36a4a71059dd2d5219c2a0f074dfd0a1.
* Revert "SERVER-30894 Implement command for transferring session information ↵Greg McKeon2017-09-271-41/+0
| | | | | | during migration" This reverts commit 85d9721c00d7020af78fe60453f8362380fe697d.
* SERVER-30894 Implement command for transferring session information during ↵Randolph Tan2017-09-261-0/+41
migration