File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11Starting in MongoDB 5.0, the implicit default
22:ref: `write concern <write-concern >` is
3- :writeconcern: `w: majority <"majority"> `. However, special
4- considerations are made for deployments containing
3+ :writeconcern: `w: majority <"majority"> `. However, there is an edge case for
4+ replica set deployments containing
55:ref: `arbiters <replica-set-arbiter-configuration >`:
66
77- The voting majority of a replica set is 1 plus half the number of
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ instances will pass the write concern on to the shards.
3434
3535Replica sets and sharded clusters support setting a global default write
3636concern. Operations which do not specify an explicit write concern inherit the
37- global default write concern settings. See :dbcommand:`setDefaultRWConcern` for
38- more information.
37+ global default write concern settings. The default global write concern is
38+ majority. See :dbcommand:`setDefaultRWConcern` for more information.
3939
4040To learn more about setting the write concern for deployments
4141hosted in {+atlas+}, see
Original file line number Diff line number Diff line change 11Starting in MongoDB 5.0, the implicit default
22:ref: `write concern <write-concern >` is
3- :writeconcern: `w: majority <"majority"> `. However, special
4- considerations are made for deployments containing
3+ :writeconcern: `w: majority <"majority"> `. However, there is an edge case for
4+ replica set deployments containing
55:ref: `arbiters <replica-set-arbiter-configuration >`:
66
77- The voting majority of a replica set is 1 plus half the number of
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ instances will pass the write concern on to the shards.
3434
3535Replica sets and sharded clusters support setting a global default write
3636concern. Operations which do not specify an explicit write concern inherit the
37- global default write concern settings. See :dbcommand:`setDefaultRWConcern` for
38- more information.
37+ global default write concern settings. The default global write concern is
38+ majority. See :dbcommand:`setDefaultRWConcern` for more information.
3939
4040To learn more about setting the write concern for deployments
4141hosted in {+atlas+}, see
Original file line number Diff line number Diff line change 11Starting in MongoDB 5.0, the implicit default
22:ref: `write concern <write-concern >` is
3- :writeconcern: `w: majority <"majority"> `. However, special
4- considerations are made for deployments containing
3+ :writeconcern: `w: majority <"majority"> `. However, there is an edge case for
4+ replica set deployments containing
55:ref: `arbiters <replica-set-arbiter-configuration >`:
66
77- The voting majority of a replica set is 1 plus half the number of
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ instances will pass the write concern on to the shards.
3434
3535Replica sets and sharded clusters support setting a global default write
3636concern. Operations which do not specify an explicit write concern inherit the
37- global default write concern settings. See :dbcommand:`setDefaultRWConcern` for
38- more information.
37+ global default write concern settings. The default global write concern is
38+ majority. See :dbcommand:`setDefaultRWConcern` for more information.
3939
4040To learn more about setting the write concern for deployments
4141hosted in {+atlas+}, see
Original file line number Diff line number Diff line change 11Starting in MongoDB 5.0, the implicit default
22:ref: `write concern <write-concern >` is
3- :writeconcern: `w: majority <"majority"> `. However, special
4- considerations are made for deployments containing
3+ :writeconcern: `w: majority <"majority"> `. However, there is an edge case for
4+ replica set deployments containing
55:ref: `arbiters <replica-set-arbiter-configuration >`:
66
77- The voting majority of a replica set is 1 plus half the number of
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ instances will pass the write concern on to the shards.
3434
3535Replica sets and sharded clusters support setting a global default write
3636concern. Operations which do not specify an explicit write concern inherit the
37- global default write concern settings. See :dbcommand:`setDefaultRWConcern` for
38- more information.
37+ global default write concern settings. The default global write concern is
38+ majority. See :dbcommand:`setDefaultRWConcern` for more information.
3939
4040To learn more about setting the write concern for deployments
4141hosted in {+atlas+}, see
You can’t perform that action at this time.
0 commit comments