Commit Graph

808 Commits

Author SHA1 Message Date
roldanbob
59465009b9 DBZ-3772 Address comment re: ojdbc8.jar vs xstreams.jar
Correct error in upstream version that indicated that you use either the Oracle JDBC driver (`ojdbc8.jar`) or the XStream API (`xstreams.jar`) depending on the environment.
2021-07-22 14:15:41 -04:00
Bob Roldan
daa410836a DBZ-3772 Minor edits; updates to facilitate downstream testing 2021-07-22 14:15:41 -04:00
Bob Roldan
4db58d4bf4 DBZ-3772 Some further cleanup 2021-07-22 14:15:41 -04:00
Bob Roldan
4766a38521 DBZ-3772 Add downstream steps, refactor, and conditionalize content 2021-07-22 14:15:41 -04:00
roldanbob
6cd16cd847 DBZ-3140 fix incorrect value in property example
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2021-07-21 14:57:07 -04:00
Bob Roldan
7ed87dba9e DBZ-3140 Insert downstream note about new MySQL capturing implementation 2021-07-21 14:57:07 -04:00
Thiago Dantas
30d1235124 DBZ-3699 Improves signal documentation by being more explicit about required configurations
Documents SQL Server quirks

Provides an example for incremental snapshotting
2021-07-21 14:48:54 -04:00
Chris Cranford
6f9522068a DBZ-3756 Update metrics documentation 2021-07-16 11:07:48 -04:00
Chris Cranford
52e198e3b5 DBZ-3683 Relax restrictions on connector user 2021-07-16 16:28:31 +02:00
Chris Cranford
fbd2a94ef8 DBZ-3683 Clarify docs about Oracle user accounts 2021-07-16 16:28:31 +02:00
Gunnar Morling
ca528fc34c
DBZ-3747 Misc. doc fixes 2021-07-16 12:27:13 +02:00
roldanbob
f48b6f28d0
[docs] Fix spelling error
`trys` should be `tries`
2021-07-15 12:29:55 -04:00
Pavel Strashkin
5b757372d8
[docs] typo fix 2021-07-12 09:23:16 +02:00
Gunnar Morling
20a4d0b845
DBZ-3711 Docs clarification 2021-07-05 16:36:03 +02:00
Gunnar Morling
d33881236d DBZ-3671 Documentation update 2021-07-05 12:32:44 +02:00
Bingqin Zhou
57e28cd56a DBZ-3590 Update doc. 2021-07-03 10:43:13 +02:00
Bob Roldan
489f24bc68 DBZ-3430 Update links to point to new Service Registry Install guide 2021-07-02 11:37:45 -04:00
Gunnar Morling
1678b07dc5 DBZ-3590 Avoiding hard-coded Debezium version in docs 2021-07-02 14:49:51 +02:00
Chris Cranford
d804f41775 DBZ-3581 Remove deprecated log.mining.history.xxx features 2021-07-01 09:31:18 +02:00
Chris Cranford
09fa730d98 DBZ-3661 Introduce Oracle log.mining.archive.destination.name option 2021-06-29 09:25:57 +02:00
Teo Stocco
7b9ac90254
DBZ-3673 Update deprecated config for Debezium SMT
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-06-28 09:05:35 +02:00
Bob Roldan
b80eb543c4 DBZ-3459 Moving history properties to shared partial for MySQL, Db2, Oracle, and SQL Server connectors;
* Escape asterisks representing wildcards in property names.
* Update downstream ModuleID for main props topic, fix typos.
* Add anchor ID and link to required properties
* Change language to reflect that db history properties relate to both reading and writing the history
* Update documentation/modules/ROOT/partials/modules/all-connectors/ref-connector-configuration-database-history-properties.adoc

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-06-25 11:58:51 +02:00
Gunnar Morling
53ff7c5a0e
DBZ-3662 Doc fixes 2021-06-24 14:33:46 +02:00
Jiri Pechanec
79f590ab90 DBZ-3171 Update docs to use Apicurio 2 2021-06-24 00:07:02 -04:00
Chris Cranford
f2790ac421 DBZ-3651 Oracle LOB documentation updates
- Split LOB data types into separate table
- Mark LOB data types as incubating
2021-06-23 09:57:38 +02:00
Chris Cranford
054a590888 DBZ-3645 Document lob.enabled Oracle connector option 2021-06-23 09:55:29 +02:00
Bob Roldan
d288aaae28 [docs] resolve merge conflicts 2021-06-22 19:37:56 -04:00
Chris Cranford
821c5710f7 DBZ-3634 Documentation updates 2021-06-22 11:26:57 +02:00
JapuDCret
2b885fd1e9
[docs ]Fix typo in outbox.adoc 2021-06-14 17:20:25 +02:00
Chris Cranford
473eb2c02c DBZ-3561 Introduce archive log only mode for Oracle 2021-06-09 10:18:17 +02:00
Jiri Pechanec
e661d07381 DBZ-3601 Document Pulsar topic name mapper 2021-06-09 10:11:40 +02:00
Gunnar Morling
f1067ad000 DBZ-2834 Doc adjustment 2021-06-09 09:53:17 +02:00
Anisha Mohanty
f83ee3f8b9 DBZ-2834 Update documentaion 2021-06-09 09:47:12 +02:00
Eric Slep
8a659ff8ab DBZ-2790 Docs and one final test edge case 2021-06-08 12:10:26 +02:00
Bob Roldan
ee1991b1e2 DBZ-3569 Conditionalize content related to tracing as community only. 2021-06-07 11:22:20 +02:00
Bob Roldan
c0faa2f7ec DBZ-3569 Remove TP/incubating statements 2021-06-07 11:22:20 +02:00
Chris Cranford
e10b06c8b1 DBZ-3062 Documentation updates 2021-06-07 11:19:54 +02:00
Derek Moore
ed0b0693b8 DBZ-3546 fix typo & formatting in Pravega sink docs
Signed-off-by: Derek Moore <derek.moore@dell.com>
2021-06-04 06:50:17 +02:00
Derek Moore
814630232b DBZ-3546 Implement Pravega sink for Debezium Server
Signed-off-by: Derek Moore <derek.moore@dell.com>
2021-06-03 09:56:24 +02:00
Bob Roldan
d0c331617d DBZ-3582 Update downstream MySQL doc to refer to streaming metrics 2021-06-02 20:12:16 -04:00
Gunnar Morling
ece44f4c7d DBZ-3557 Apply suggestions from code review 2021-06-02 15:58:23 +02:00
Chris Cranford
078b8f7270 DBZ-3557 Remove exclusive from SnapshotLockingMode, use shared as default 2021-06-02 15:58:23 +02:00
Chris Cranford
047c505bc1 DBZ-3557 Add snapshot.locking.mode option for Oracle 2021-06-02 15:58:23 +02:00
Gunnar Morling
e3b1d6f7f4 DBZ-3506 Formatting fix 2021-06-02 14:06:38 +02:00
Bingqin Zhou
934b77fc6b DBZ-3506 Update docs for schema evolution. 2021-06-02 14:06:38 +02:00
Chris Cranford
3149a95112 DBZ-3565 Undocument internal log.mininng.history.xxx options 2021-06-02 10:47:54 +02:00
Chris Cranford
68c2c40097 DBZ-3565 Rename Oracle LogMiner history retention hours option
* Moved option to `log.mining.` namespace rather than `database.`
* Updated the documentation and field description accordingly.
2021-06-02 10:47:54 +02:00
roldanbob
11821b4832
[docs] Move anchor ID, correct xref link
The inclusion of two consecutive anchor links breaks processing when files are fetched and split for downstream use. Testing downstream shows that rather than deleting the  second anchor ID `[[mongodb-tailing-the-oplog]]` that is associated with the heading *Streaming changes*, move it to follow the heading. 
Also inserted missing `debezium` string into the anchor ID in the downstream xref that links to `default-names-of-kafka-topics-that-receive-debezium-mongodb-change-event-records`
2021-06-01 18:07:23 -04:00
Jiri Pechanec
afca2f6943 DBZ-3568 Column optionallity of signalling table 2021-06-01 08:52:25 +02:00
Jiri Pechanec
31e1e79ede DBZ-3572 Binlog metrics were renamed to streaming 2021-06-01 08:36:00 +02:00