@@ -70,15 +70,15 @@ Your command output should look similar to the following:
7070 {
7171 "buildIndexes": true,
7272 "db_path": "/data/cluster/rs1",
73- "featureCompatibilityVersion": "4.4 ",
73+ "featureCompatibilityVersion": "5.0 ",
7474 "hostname": "host1",
7575 "log_path": "/data/cluster/rs1/mongodb.log",
7676 "name": "getStartedCluster",
7777 "port": 29010,
7878 "priority": 1,
7979 "process_type": "mongod",
8080 "slave_delay": 0,
81- "version": "4.4.4 ",
81+ "version": "5.0.0 ",
8282 "votes": 1,
8383 "arbiter_only": false,
8484 "disabled": false,
@@ -87,15 +87,15 @@ Your command output should look similar to the following:
8787 {
8888 "buildIndexes": true,
8989 "db_path": "/data/cluster/rs2",
90- "featureCompatibilityVersion": "4.4 ",
90+ "featureCompatibilityVersion": "5.0 ",
9191 "hostname": "host2",
9292 "log_path": "/data/cluster/rs2/mongodb.log",
9393 "name": "getStartedCluster",
9494 "port": 29020,
9595 "priority": 1,
9696 "process_type": "mongod",
9797 "slave_delay": 0,
98- "version": "4.4.4 ",
98+ "version": "5.0.0 ",
9999 "votes": 1,
100100 "arbiter_only": false,
101101 "disabled": false,
@@ -104,15 +104,15 @@ Your command output should look similar to the following:
104104 {
105105 "buildIndexes": true,
106106 "db_path": "/data/cluster/rs3",
107- "featureCompatibilityVersion": "4.4 ",
107+ "featureCompatibilityVersion": "5.0 ",
108108 "hostname": "host3",
109109 "log_path": "/data/cluster/rs3/mongodb.log",
110110 "name": "getStartedCluster",
111111 "port": 29030,
112112 "priority": 1,
113113 "process_type": "mongod",
114114 "slave_delay": 0,
115- "version": "4.4.4 ",
115+ "version": "5.0.0 ",
116116 "votes": 1,
117117 "arbiter_only": false,
118118 "disabled": false,
0 commit comments