summaryrefslogtreecommitdiff
path: root/src/mongo/db/change_stream_change_collection_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrU...Sophia Tan2023-05-151-42/+39
* SERVER-76755 Fix self-assignment errors with truncate markersJordi Olivares Provencio2023-05-091-2/+6
* SERVER-74749 Integrate Change Collection with truncate markersJordi Olivares Provencio2023-04-281-9/+218
* SERVER-75580 Thread-through `ScopedCollectionOrViewAcquisition` on the intern...Jordi Serra Torrens2023-04-251-4/+5
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-3/+3
* SERVER-66715 Add tenant lockMindaugas Malinauskas2023-04-121-55/+117
* Revert "SERVER-66715 Add tenant lock"Tommaso Tocci2023-04-051-117/+55
* SERVER-66715 Add tenant lockMindaugas Malinauskas2023-04-041-55/+117
* Revert "SERVER-74749 Integrate truncate markers deletion with change collecti...Sviatlana Zuiko2023-03-311-184/+5
* SERVER-74749 Integrate truncate markers deletion with change collectionsJordi Olivares Provencio2023-03-301-5/+184
* SERVER-72829: Shard Merge supports retryable writes with Change StreamsChristopher Caplinger2023-02-161-13/+31
* SERVER-70671: Shard Merge copies change collections and cluster paramsChristopher Caplinger2023-01-111-74/+111
* SERVER-70108 Optimize the change collection remover job scansDenis Grebennicov2022-10-201-58/+32
* SERVER-67170 Remove TODO associated with SERVER-67170.Rishab Joshi2022-10-131-2/+0
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-72/+41
* SERVER-69401 Prohibit writing change collection own "create" oplog entry to i...Rishab Joshi2022-09-041-0/+8
* SERVER-66636 Introduce server parameters to track storage and TTL stats for t...Denis Grebennicov2022-09-011-30/+49
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-231-0/+6
* SERVER-66635 Introduce TTL job to delete entries from change collections.Rishab Joshi2022-08-211-13/+137
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-7/+7
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-16/+29
* SERVER-66634 Make changes to the startup recovery and initial-sync for the ch...Rishab Joshi2022-07-081-3/+19
* SERVER-66892 Introduce change collection passthrough suite.Rishab Joshi2022-06-301-2/+12
* SERVER-66924 Avoid inserting to the change collection that is already dropped.Rishab Joshi2022-06-231-1/+27
* SERVER-66633 Record change collection entries in the secondaries.Rishab Joshi2022-06-101-41/+109
* SERVER-65210 Basic code to read change streams using the change collection.Rishab Joshi2022-06-091-10/+14
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-291-17/+83
* Revert "SERVER-66123 Introduce logic to write to the change collection in the...auto-revert-processor2022-05-281-76/+17
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-271-17/+76
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-0/+102
* Revert "SERVER-65209 Skeleton code to create change collection."Pierlauro Sciarelli2022-05-201-101/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-191-0/+101
* Revert "SERVER-65209 Skeleton code to create change collection."Rishab Joshi2022-05-181-101/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-181-0/+101