summaryrefslogtreecommitdiff
path: root/jstests/sharding/sharding_statistics_server_status.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50618 Make sharding_statistics_server_status.js retry moveChunk comman...Matthew Saltz2020-09-031-1/+22
* SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes la...Cheahuychou Mao2020-03-241-44/+38
* SERVER-44912 Skip countDonorMoveChunkAbortConflictingIndexOperation check if ...Cheahuychou Mao2019-12-121-1/+4
* SERVER-44912 serverStatus counter for number of migrations aborted by index o...Cheahuychou Mao2019-12-111-0/+55
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-121-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-172/+171
* SERVER-40982 Add uses_transactions tag to sharding_statistics_server_status.jsJack Mulrow2019-05-221-1/+2
* SERVER-40982 Add counters for aborted migrations from lock timeoutsJack Mulrow2019-05-201-2/+101
* SERVER-20865 Record sharding related counters in serverStatusSarah Zhou2018-08-081-0/+83