@@ -109,7 +109,7 @@ Procedure
109
109
- Provider region: ``US_EAST-1``
110
110
- Cluster tier: ``M10``
111
111
- Disk size: ``2`` GB
112
- - MongoDB version: ``4.2 ``
112
+ - MongoDB version: ``4.4 ``
113
113
- Replica set members: ``3``
114
114
115
115
.. code-block:: sh
@@ -210,8 +210,8 @@ Procedure
210
210
"encryptionAtRestProvider": "NONE",
211
211
"id": "5e29cf4e7a3e5a3f46554bde",
212
212
"groupId": "<project-ID>",
213
- "mongoDBVersion": "4.2.12 ",
214
- "mongoDBMajorVersion": "4.2 ",
213
+ "mongoDBVersion": "4.4 ",
214
+ "mongoDBMajorVersion": "4.4 ",
215
215
"mongoURI": "mongodb://getStarted-shard-00-00.example.mongodb.net:27017,getStarted-shard-00-01.example.mongodb.net:27017,getStarted-shard-00-02.example.mongodb.net:27017",
216
216
"mongoURIUpdated": "2020-08-12T14:36:23Z",
217
217
"mongoURIWithOptions": "mongodb://getStarted-shard-00-00.example.mongodb.net:27017,getStarted-shard-00-01.example.mongodb.mongodb.net:27017,getStarted-shard-00-02.example.mongodb.net:27017/?ssl=true\u0026authSource=admin\u0026replicaSet=atlas-abcde4-shard-0",
@@ -333,15 +333,15 @@ Procedure
333
333
{
334
334
"buildIndexes": true,
335
335
"db_path": "/data/cluster/rs1",
336
- "featureCompatibilityVersion": "4.2 ",
336
+ "featureCompatibilityVersion": "4.4 ",
337
337
"hostname": "host1",
338
338
"log_path": "/data/cluster/rs1/mongodb.log",
339
339
"name": "getStartedCluster",
340
340
"port": 29010,
341
341
"priority": 1,
342
342
"process_type": "mongod",
343
343
"slave_delay": 0,
344
- "version": "4.2.2 ",
344
+ "version": "4.4 ",
345
345
"votes": 1,
346
346
"arbiter_only": false,
347
347
"disabled": false,
@@ -350,15 +350,15 @@ Procedure
350
350
{
351
351
"buildIndexes": true,
352
352
"db_path": "/data/cluster/rs2",
353
- "featureCompatibilityVersion": "4.2 ",
353
+ "featureCompatibilityVersion": "4.4 ",
354
354
"hostname": "host2",
355
355
"log_path": "/data/cluster/rs2/mongodb.log",
356
356
"name": "getStartedCluster",
357
357
"port": 29020,
358
358
"priority": 1,
359
359
"process_type": "mongod",
360
360
"slave_delay": 0,
361
- "version": "4.2.2 ",
361
+ "version": "4.4 ",
362
362
"votes": 1,
363
363
"arbiter_only": false,
364
364
"disabled": false,
@@ -367,15 +367,15 @@ Procedure
367
367
{
368
368
"buildIndexes": true,
369
369
"db_path": "/data/cluster/rs3",
370
- "featureCompatibilityVersion": "4.2 ",
370
+ "featureCompatibilityVersion": "4.4 ",
371
371
"hostname": "host3",
372
372
"log_path": "/data/cluster/rs3/mongodb.log",
373
373
"name": "getStartedCluster",
374
374
"port": 29030,
375
375
"priority": 1,
376
376
"process_type": "mongod",
377
377
"slave_delay": 0,
378
- "version": "4.2.2 ",
378
+ "version": "4.4 ",
379
379
"votes": 1,
380
380
"arbiter_only": false,
381
381
"disabled": false,
@@ -443,15 +443,15 @@ Procedure
443
443
{
444
444
"buildIndexes": true,
445
445
"db_path": "/data/cluster/rs1",
446
- "featureCompatibilityVersion": "4.2 ",
446
+ "featureCompatibilityVersion": "4.4 ",
447
447
"hostname": "host1",
448
448
"log_path": "/data/cluster/rs1/mongodb.log",
449
449
"name": "getStartedCluster",
450
450
"port": 29010,
451
451
"priority": 1,
452
452
"process_type": "mongod",
453
453
"slave_delay": 0,
454
- "version": "4.2.2 ",
454
+ "version": "4.4 ",
455
455
"votes": 1,
456
456
"arbiter_only": false,
457
457
"disabled": false,
@@ -460,15 +460,15 @@ Procedure
460
460
{
461
461
"buildIndexes": true,
462
462
"db_path": "/data/cluster/rs2",
463
- "featureCompatibilityVersion": "4.2 ",
463
+ "featureCompatibilityVersion": "4.4 ",
464
464
"hostname": "host2",
465
465
"log_path": "/data/cluster/rs2/mongodb.log",
466
466
"name": "getStartedCluster",
467
467
"port": 29020,
468
468
"priority": 1,
469
469
"process_type": "mongod",
470
470
"slave_delay": 0,
471
- "version": "4.2.2 ",
471
+ "version": "4.4 ",
472
472
"votes": 1,
473
473
"arbiter_only": false,
474
474
"disabled": false,
@@ -477,15 +477,15 @@ Procedure
477
477
{
478
478
"buildIndexes": true,
479
479
"db_path": "/data/cluster/rs3",
480
- "featureCompatibilityVersion": "4.2 ",
480
+ "featureCompatibilityVersion": "4.4 ",
481
481
"hostname": "host3",
482
482
"log_path": "/data/cluster/rs3/mongodb.log",
483
483
"name": "getStartedCluster",
484
484
"port": 29030,
485
485
"priority": 1,
486
486
"process_type": "mongod",
487
487
"slave_delay": 0,
488
- "version": "4.2.2 ",
488
+ "version": "4.4 ",
489
489
"votes": 1,
490
490
"arbiter_only": false,
491
491
"disabled": false,
0 commit comments