summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options.h
diff options
context:
space:
mode:
authorGrace Luong <grace.luong@mongodb.com>2020-07-15 21:53:03 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-07-15 23:08:41 +0000
commitf1c2d6c29d960506c770958ed39ebe0677a3fdda (patch)
treea55510613f572662ccc705d58258fd20453ae33b /src/mongo/db/server_options.h
parent8dd68436b1347849877b013face3184565615636 (diff)
downloadmongo-f1c2d6c29d960506c770958ed39ebe0677a3fdda.tar.gz
SERVER-49069: Add startup warning when arbiter is running a quarterly version
Diffstat (limited to 'src/mongo/db/server_options.h')
-rw-r--r--src/mongo/db/server_options.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mongo/db/server_options.h b/src/mongo/db/server_options.h
index 05130d67482..2b2f88dee47 100644
--- a/src/mongo/db/server_options.h
+++ b/src/mongo/db/server_options.h
@@ -151,6 +151,9 @@ struct ServerGlobalParams {
// queryableBackupMode.
BSONObj overrideShardIdentity;
+ // True if the current binary version is an LTS Version.
+ static constexpr bool kIsLTSBinaryVersion = false;
+
struct FeatureCompatibility {
/**
* The combination of the fields (version, targetVersion) in the featureCompatiiblityVersion