summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_recipient_service.h
diff options
context:
space:
mode:
authorDaniel Moody <daniel.moody@mongodb.com>2022-04-11 11:20:13 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-29 06:50:37 +0000
commit3e63636e66ced4aed6d1aaaafcdca7ae19cf96f2 (patch)
tree930ff9b35605d23d578933a45220f0fde6eff3be /src/mongo/db/repl/tenant_migration_recipient_service.h
parentf9e7b6d7de6270a5ed7bf79da40d31a78633ca2a (diff)
downloadmongo-3e63636e66ced4aed6d1aaaafcdca7ae19cf96f2.tar.gz
SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.
Diffstat (limited to 'src/mongo/db/repl/tenant_migration_recipient_service.h')
-rw-r--r--src/mongo/db/repl/tenant_migration_recipient_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/repl/tenant_migration_recipient_service.h b/src/mongo/db/repl/tenant_migration_recipient_service.h
index 3378ffac337..9b2c7feab95 100644
--- a/src/mongo/db/repl/tenant_migration_recipient_service.h
+++ b/src/mongo/db/repl/tenant_migration_recipient_service.h
@@ -152,7 +152,7 @@ public:
/*
* Returns the recipient document state.
*/
- const TenantMigrationRecipientDocument getState() const;
+ TenantMigrationRecipientDocument getState() const;
/**
* To be called on the instance returned by PrimaryOnlyService::getOrCreate(). Returns an