summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replica_set_aware_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51134 ensure that RSASR has no services when destroyed, and embedded m...Kevin Pulo2020-09-281-1/+3
* SERVER-49243 Add framework for PrimaryOnlyServices to report their Instances ...Spencer T Brody2020-09-231-3/+1
* SERVER-50740 Add onShutdown() method to ReplicaSetAwareInterface class.Suganthi Mani2020-09-091-0/+6
* SERVER-49935 Add startup method to ReplicaSetAwareService interfaceSpencer T Brody2020-07-311-0/+6
* SERVER-48927 Provide term to ReplicaSetAwareService onStepUp methodsSpencer T Brody2020-06-241-4/+4
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-241-0/+87