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 @@ -1005,14 +1005,15 @@ with this naming change.
1005
1005
General Improvements
1006
1006
--------------------
1007
1007
1008
- Capped Collection Deletes Process On Secondaries
1009
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1008
+ Capped Collection Deletes Are Replicated to Secondaries
1009
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1010
1010
1011
- Starting in MongoDB 5.0, the
1011
+ Starting in MongoDB 5.0, the
1012
1012
:ref:`implicit delete operations <capped_collections_remove_documents>`
1013
- of :doc:`replica set </replication>`
1013
+ for :doc:`replica set </replication>`
1014
1014
:term:`capped collections <capped collection>` are processed by
1015
- the :doc:`secondary members </core/replica-set-secondary/>`.
1015
+ the primary and replicated to the
1016
+ :doc:`secondary members </core/replica-set-secondary/>`.
1016
1017
1017
1018
Execution Plan Statistics for Query with ``$lookup`` Pipeline Stage
1018
1019
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments