Commit Graph

802 Commits

Author SHA1 Message Date
Chris Cranford
eeb598ae94 DBZ-2916 Update documentation 2021-05-18 14:58:20 +02:00
Chris Cranford
22e38f79ad DBZ-2916 Documentation updates 2021-05-18 14:58:20 +02:00
Chris Cranford
b13cbb1077 DBZ-2916 Add support for Oracle DDL statement parsing 2021-05-18 14:58:20 +02:00
Jiri Pechanec
9f66d3e5ff DBZ-3500 Fix typo 2021-05-18 14:08:23 +02:00
Jiri Pechanec
2a6f13d83b DBZ-3500 Specify table name format 2021-05-18 14:08:23 +02:00
Jiri Pechanec
8709013868 DBZ-3500 Add incubating note 2021-05-18 14:08:23 +02:00
Jiri Pechanec
9058e8b3ea DBZ-3500 Convert docs to partial 2021-05-18 14:08:23 +02:00
Jiri Pechanec
32fd1c4ccc DBZ-3500 Fix typo
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-05-18 14:08:23 +02:00
Jiri Pechanec
f50d9f9484 DBZ-3500 Apply suggestions from code review
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-05-18 14:08:23 +02:00
Jiri Pechanec
17f00de04d DBZ-3500 Document incremental and ad-hoc snapshot for Postgres 2021-05-18 14:08:23 +02:00
Gunnar Morling
e95b22c7a3 DBZ-3082 Misc. fixes 2021-05-18 10:53:56 +02:00
Jiri Pechanec
8639692d08 DBZ-3082 Document Flight Recoder 2021-05-18 10:53:56 +02:00
Gunnar Morling
22a38a99ee
DBZ-3082 Doc fix 2021-05-18 10:18:20 +02:00
Gunnar Morling
fe1f71fe30 DBZ-2334 Misc. fixes 2021-05-17 10:54:07 +02:00
Bob Roldan
ccbd8d2a92 DBZ-2334 Add comments to modularize content; minor content tweaks 2021-05-17 10:54:07 +02:00
Mike
ee06b964da DBZ-3521 Minimal supplemental logging required.
This update in in response to https://issues.redhat.com/browse/DBZ-3521
2021-05-14 09:25:03 -04:00
Bob Roldan
333a33b005 DBZ-3502 Update link to Streams Kafka Connect logging properties content 2021-05-13 13:02:53 -04:00
Bob Roldan
d0df3c278a DBZ-3518 Update formatting to correct rendering and linking problems 2021-05-13 06:49:20 +02:00
Chris Cranford
b77e43cfa9 DBZ-3393 Fix typo & wording suggestions 2021-05-12 07:49:56 +02:00
Chris Cranford
0b95ef6d64 DBZ-3393 Document log.mining.strategy for Oracle connector 2021-05-12 07:49:56 +02:00
roldanbob
7066ca7300
[docs] Restore PG properties ModuleID declaration
Restore the downstream comment in postgresql.adoc that specifies the downstream anchor ID for the configuration properties topic. I previously removed the comment while troubleshooting downstream linking errors. A tooling change should address this deficit without requiring us to always use the upstream anchor IDs.

This change is not visible in either the upstream or downstream content and has no effect on the upstream behavior.
2021-05-11 17:57:58 -04:00
roldanbob
cdf0c30d20
[docs] SQL Server: restore downstream ModuleID declaration
In sqlserver.adoc, restore the downstream comment that specifies the downstream anchor ID for the snapshots topic. I previously removed the comment, because downstream, links to the topic were not working. A tooling change should address this deficit without requiring us to use the upstream anchor IDs.

This change is not visible in either the upstream or downstream content and has no effect on the upstream behavior.
2021-05-11 17:21:28 -04:00
roldanbob
5ef256c2d0
[docs] Restore downstream MySQL ModuleID declaration
In the mysql.adoc, restore the downstream comment that specifies the downstream anchor ID for the snapshots topic. I previously removed the comment, because downstream, links to the topic were not working. A tooling change should address this deficit without requiring us to use the upstream anchor IDs.

This change is not visible in either the upstream or downstream content and it has no effect on the upstream behavior.
2021-05-11 17:16:42 -04:00
roldanbob
c65d834418
[docs] Restore downstream ModuleID declaration
Restore the downstream comment that specifies the downstream anchor ID for the snapshots topic. I previously removed the comment, because downstream, links to the topic were not working. A tooling change should address this deficit without requiring us to remove further ModuleIDs.

This change is not visible in either the upstream or downstream content and has no effect on the upstream behavior.
2021-05-11 16:48:31 -04:00
Bob Roldan
d4a72d779d DBZ-3410 Fix self-links in SMT routing options table 2021-05-11 10:37:10 -04:00
Bingqin Zhou
6e4abbdb68 DBZ-3092 Update docs.
DBZ-1614 Update doc for source info.

DBZ-3480 Update doc.
2021-05-11 12:34:09 +02:00
Bob Roldan
d65bfe7f8b DBZ-3412 Fix internal cross-reference link in content-based-routing doc 2021-05-07 17:44:44 -04:00
roldanbob
7fbede4286
[docs] fix typo in monitoring.adoc
In bulleted list, PosgreSQL > PostgreSQL
2021-05-07 12:41:07 -04:00
roldanbob
015e68d6f4
[docs] fix typo
Localization detected "SQ statement" where "SQL statement" was intended.
2021-05-07 12:32:38 -04:00
roldanbob
66da6938a0
[docs] Restore ModuleID to Db2 connector props topic
Restore the ModuleID declaration `descriptions-of-debezium-db2-connector-configuration-properties` that is used for the for the connector properties topic downstream and which was removed as part of the recent user guide update for the Db2 connector in DBZ-3298.
2021-05-05 23:15:43 -04:00
roldanbob
91d3dfde0a
[docs] Restore downstream ModuleID for config properties topic
Previously, I removed the downstream ModuleID declaration for the Connector properties topic on L1947  because of a linking problem. I now believe that the problem resulted from errors in the way that the downstream content was structured, so I've restored the Module ID and the link to it on L1642.
2021-05-05 22:16:41 -04:00
roldanbob
257b1f32dc
[docs] Correct typo
Emitting is misspelled as emmitting.
2021-05-05 17:21:38 -04:00
Alfusainey Jallow
40d023817d DBZ-3382 Incoprate feedback, run ITs and add documentation
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
roldanbob
40e84cfb79
[docs] Fix typo in downstream annotation
On L557, change the downstream `Title` annotation from `About keys in {prodname} mysql change events` to `... MySQL change events`.
2021-05-03 12:35:52 -04:00
Anisha Mohanty
98ce954332 DBZ-3427 Change wording in connector field database.server.name 2021-04-28 13:18:52 +02:00
Gunnar Morling
5e1a91f749 DBZ-3161 Doc update 2021-04-26 13:07:23 +02:00
Gunnar Morling
91b784c3b6 DBZ-3161 Avoid failing when legacy option is given; also
* adding all public history options on config surface
* adding missing whitespace in field docs
* recommending non-deprecated option in docs
2021-04-26 13:07:23 +02:00
Anisha Mohanty
11fb079582 DBZ-3161 Add database.history.store.only.captured.tables.ddl option & CapturedTables metrics to documentation 2021-04-26 13:07:23 +02:00
Bob Roldan
4193488c34 [docs] Modify conditional delimiter in attempt to fix downstream error. 2021-04-22 17:22:52 -04:00
Bob Roldan
672f958853 DBZ-3415 Correct expansion of "SMT" acronym in filtering doc 2021-04-15 08:51:46 +02:00
Bob Roldan
f9050c6181 DBZ-3414 Add absent link text to xref in auto-topic creation content 2021-04-15 08:49:35 +02:00
Bob Roldan
997cc76b6e DBZ-3409 Fix links to Streams content in downstream doc. 2021-04-15 08:37:48 +02:00
Bob Roldan
a33a28a08d DBZ-3411 Reformat Downloads URLs to remove period characters. 2021-04-14 10:14:28 +02:00
roldanbob
e5689ad1b6
DBZ-3300 Incorporate deployment corrections in MongoDB connector doc;
* Remove incorrect ID; fix downstream xref and ID
* Move Monitoring section to follow Config properties
2021-04-14 10:11:21 +02:00
Gunnar Morling
36a615433a [docs] Typo fix 2021-04-14 09:25:57 +02:00
roldanbob
0623eb80a2
DBZ-3298 Update Db2 connector instructions for accuracy/consistency;
* Update Db2 connector instructions for accuracy/consistency
* Updates for consistency with other connector documentation
* Remove downstream ModuleID declaration for properties topic
* Grammar correction
* Update link text
* Add missing space
* Refactor conditionalized content so downstream builds correctly
2021-04-13 17:20:37 +02:00
roldanbob
62e87e681b
DBZ-3299 User guide corrections for MySQL connector;
* Update MySQL connector doc with common corrections
* Remove downstream ModuleID declaration for properties topic
* Adjust link text
* Modify xrefs in product content
* Add missing space
* Reconfigure conditionals to correct downstream build errors
* Refactor conditional content to get expected downstream results
* Add passage about immutable containers and OpenShift deployment
* Fix incorrect acronym expansion;remove {zwsp} in table entry
2021-04-13 17:04:25 +02:00
Gunnar Morling
6eae0daeaa DBZ-3416 Consistent docs for all connectors 2021-04-13 10:47:27 +02:00
raphaelauv
2b0d74f2ac DBZ-3416 Add missing compaction requirement for tombstones
The tombstones.on.delete is really interesting if compaction is activated on the topic.
2021-04-13 10:47:27 +02:00
Bob Roldan
d67fad4b4c DBZ-3402 Remove duplicate entry in MySQL properties table 2021-04-12 16:53:15 +02:00