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.
989989General Improvements
990990--------------------
991991
992- Capped Collection Deletes Process On Secondaries
993- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
992+ Capped Collection Deletes Are Replicated to Secondaries
993+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
994994
995- Starting in MongoDB 5.0, the
995+ Starting in MongoDB 5.0, the
996996:ref:`implicit delete operations <capped_collections_remove_documents>`
997- of :doc:`replica set </replication>`
997+ for :doc:`replica set </replication>`
998998: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/>`.
10001001
10011002Execution Plan Statistics for Query with ``$lookup`` Pipeline Stage
10021003~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments