File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -989,14 +989,15 @@ with this naming change.
989
989
General Improvements
990
990
--------------------
991
991
992
- Capped Collection Deletes Process On Secondaries
993
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
992
+ Capped Collection Deletes Are Replicated to Secondaries
993
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
994
994
995
- Starting in MongoDB 5.0, the
995
+ Starting in MongoDB 5.0, the
996
996
:ref:`implicit delete operations <capped_collections_remove_documents>`
997
- of :doc:`replica set </replication>`
997
+ for :doc:`replica set </replication>`
998
998
:term:`capped collections <capped collection>` are processed by
999
- the :doc:`secondary members </core/replica-set-secondary/>`.
999
+ the primary and replicated to the
1000
+ :doc:`secondary members </core/replica-set-secondary/>`.
1000
1001
1001
1002
Execution Plan Statistics for Query with ``$lookup`` Pipeline Stage
1002
1003
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments