Commit Graph

1977 Commits

Author SHA1 Message Date
ani-sha
12412d4cac DBZ-7138 Documentation for additional-conditions for MongoDb incremental snapshot 2024-04-24 11:27:28 +05:30
twthorn
c5f322f08e DBZ-7698 DBZ-7773 Add review suggestions 2024-04-24 06:07:17 +02:00
twthorn
879e02e40f DBZ-7698 DBZ-7773 Add review suggestions 2024-04-24 06:07:17 +02:00
twthorn
d452286b99 DBZ-7698 Add docs 2024-04-24 06:07:17 +02:00
twthorn
33fa1a7700 DBZ-7773 Add docs 2024-04-24 06:07:17 +02:00
roldanbob
dcaf29188b DBZ-7789 Adds warning explaining unexpected behavior of lookup setting 2024-04-23 14:46:08 +02:00
Jochen Schalanda
a52ab79f76 DBZ-7798 Fix documentation for header variable in filters (part 2) 2024-04-22 10:37:10 -04:00
Fiore Mario Vitale
4310a6fda6 DBZ-7616 Document database.query.timeout.ms property
Co-authored-by: roldanbob <broldan@redhat.com>
2024-04-22 15:45:02 +02:00
mfvitale
7ab02735bf DBZ-7616 Document database.query.timeout.ms property 2024-04-22 15:45:02 +02:00
Jochen Schalanda
03c9cd71a6 DBZ-7798 Fix documentation for header variable in filters 2024-04-22 14:14:33 +02:00
Robin Moffatt
51b2fc1094 [docs] Fix typo (CDD -> CDC) 2024-04-22 07:21:40 -04:00
Chris Cranford
083d340f3b DBZ-7762 Document Oracle/MySQL custom converters 2024-04-16 18:45:21 -04:00
Chris Cranford
9467d4ac7d [docs] Include new documentation section on mining strategies 2024-04-11 14:33:44 -04:00
Vojtech Juranek
a2eaddffcf DBZ-7764 Use cache thread pool as the default for async. engine 2024-04-11 07:46:01 +02:00
roldanbob
797f531a79 DBZ-6116 Rewrite to comply with style guidelines 2024-04-11 06:45:00 +02:00
rajdangwal
3a8421ba4a DBZ-7750: Set default for max.iteration.transactions to 500 2024-04-08 10:32:12 +02:00
roldanbob
66c1705c79 DBZ-7754 Removes database.names entry from connector yaml example 2024-04-05 15:25:07 -04:00
Vojtěch Juránek
936bc33b46 DBZ-7632 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2024-04-04 13:25:29 +02:00
Vojtěch Juránek
a63d084f3b DBZ-7632 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2024-04-04 13:25:29 +02:00
Vojtěch Juránek
f028db8a29 DBZ-7632 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2024-04-04 13:25:29 +02:00
Vojtěch Juránek
b281b3bede DBZ-7632 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2024-04-04 13:25:29 +02:00
Vojtěch Juránek
8a5dd40e9c DBZ-7632 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2024-04-04 13:25:29 +02:00
Vojtech Juranek
9a630b3611 DBZ-7632 Add documentation for AsyncEmbeddedEngine 2024-04-04 13:25:29 +02:00
Vojtech Juranek
55617368b2 DBZ-7632 Improve existing embedded engine documentation 2024-04-04 13:25:29 +02:00
roldanbob
87bd64db94 [docs] Update downstream annotations to remove suggestion of support for DP feature
Update the downstream title annotation and add a new ModuleID annotation comment to remove use of the term `support` from the title and ID of the topic about using the connector with Oracle standby databases

(cherry picked from commit a92bca5004798e5939da4e90e9a45ca3177fd934)
2024-04-03 17:29:26 -04:00
roldanbob
d4dd236e02 [docs] Remove duplicate downstream message about use of connector with MariaDBwnstream TP
DBZ-7653 added duplicate notes to inform downstream users that use of the MySQL connector with MariaDB is a Tech Preview feature. 
This change removes the first instance of the note.
Backport to 2.5.
2024-04-01 13:57:16 -04:00
Amirmohammad Sadat Shokouhi
e947404670 DBZ-7720 Add documentation for Cassandra conncetor event.order.guarantee.mode property. 2024-03-30 18:05:35 -04:00
mfvitale
9cdaa38453 DBZ-7699 Document new snapshot modes for Informix connector 2024-03-28 09:35:26 +01:00
roldanbob
e2cdc226c6 DBZ-7359 Edit warning about data loss due to incompatible sorting rules 2024-03-28 09:16:31 +01:00
Fiore Mario Vitale
f4b3a20b98 DBZ-7497 Document configuration based snapshot mode
Co-authored-by: roldanbob <broldan@redhat.com>
2024-03-28 09:12:36 +01:00
Fiore Mario Vitale
bdacc2a9f2 DBZ-7497 Document configuration based snapshot mode
Co-authored-by: roldanbob <broldan@redhat.com>
2024-03-28 09:12:36 +01:00
mfvitale
8b6b12f450 DBZ-7497 Document configuration based snapshot mode 2024-03-28 09:12:36 +01:00
Jiri Pechanec
93458ccaf8 DBZ-7359 Move documentation to connector specific page 2024-03-26 11:10:53 +01:00
Ciaran O'Reilly
90b734c170 DBZ-7359 add warning documentation 2024-03-26 11:10:53 +01:00
mfvitale
60a0b1b5c3 DBZ-7308 tableLockingStatement from SnapshotLock interface now takes just one table in input 2024-03-25 05:46:46 +01:00
roldanbob
776851157f
[docs] Correct references to MongoDB
Use the official name to refer to the MongoDB product.
2024-03-21 13:34:58 -04:00
roldanbob
cef71ce0c9
[docs] Update description of notification timestamp field
Aligns reference to UNIX epoch with other instances in the documentation. Per style guidelines, write `UNIX` in all caps.
2024-03-21 13:20:16 -04:00
roldanbob
dfa37a729b DBZ-7653 Edits;adds xrefs to topic about enabling query log events 2024-03-21 08:38:06 +01:00
roldanbob
2b49da15b5 DBZ-7653 Add DP note about PG exactly-once delivery 2024-03-21 08:38:06 +01:00
roldanbob
b9af1c135c DBZ-7653 Set parallel snapshots to DP, use of connector w/ MariaDB to TP 2024-03-21 08:38:06 +01:00
roldanbob
67d1a7a267 DBZ-7653 Remove TP designation for MongoDB incremental snapshots 2024-03-21 08:38:06 +01:00
Fiore Mario Vitale
3363193fa3 DBZ-7304 Update MongoDb doc for snapshot modes alignment
Co-authored-by: roldanbob <broldan@redhat.com>
2024-03-21 08:31:48 +01:00
mfvitale
344c12d976 DBZ-7304 Update MongoDb doc for snapshot modes alignment 2024-03-21 08:31:48 +01:00
roldanbob
f3c43d1b7e DBZ-6573 Fix typo 2024-03-20 08:48:08 +01:00
roldanbob
908f4f6f32 DBZ-6573 Enhance description of errors.max.retries property 2024-03-20 08:48:08 +01:00
Chris Cranford
bad5a964c1 DBZ-6896 Enable XML tests for Oracle OpenLogReplicator
OpenLogReplicator 1.5 introduces XML support that works with Debezium. Removed all
skip annotations on such tests and updated documentation.
2024-03-19 18:45:58 -04:00
roldanbob
3c9813f47a DBZ-7647 Update property description with prequisite information 2024-03-19 13:42:36 +01:00
roldanbob
d3ca2d5f69 DBZ-7646 insert missing word 2024-03-19 13:42:36 +01:00
roldanbob
1fbf82f5e0 DBZ-7647 Adds capture.mode.full.update.type entry to config props table 2024-03-19 13:42:36 +01:00
Luca Scannapieco
0865bf5c3b [docs] rewording
Co-authored-by: roldanbob <broldan@redhat.com>
2024-03-14 22:10:10 -04:00