Skip to content

Commit 666684d

Browse files
authored
DOCSP-29877-data-cleaned-up-when-continuous-job-is-complete (#250)
* DOCSP-29877-data-cleaned-up-when-continuous-job-is-complete * Editorial tweak. * Moving bullet point up to allign with other conditional statement about CDC jobs.
1 parent 7e5d5cb commit 666684d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

source/includes/fact-cdc-cleanup.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Continuous migration jobs may create temporary cache collections that are
2+
removed on completion.

source/jobs/creating-jobs.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ About this Task
3030

3131
.. include:: /includes/fact-kafka-additional-time.rst
3232

33+
- .. include:: /includes/fact-cdc-cleanup.rst
34+
3335
- .. include:: /includes/fact-cdc-recoverable.rst
3436

3537
Before you Begin
@@ -158,4 +160,3 @@ each database, see the following:
158160
* `Oracle <https://debezium.io/documentation/reference/stable/connectors/oracle.html#_preparing_the_database>`__
159161
* `PostgreSQL <https://debezium.io/documentation/reference/stable/connectors/postgresql.html#setting-up-postgresql>`__
160162
* `SQL Server <https://debezium.io/documentation/reference/stable/connectors/sqlserver.html#setting-up-sqlserver>`__
161-

0 commit comments

Comments
 (0)