Commit Graph

1868 Commits

Author SHA1 Message Date
roldanbob
852fb4bda2 DBZ-7418 Adjust formatting to fix callout descriptions table rendering 2024-02-13 15:46:40 -05:00
roldanbob
77fba3068f DBZ-7418 Remove references that imply downstream support for CloudEvents 2024-02-13 15:46:40 -05:00
roldanbob
093bb3f999 DBZ-7418 Adds Db2, Informix, & Oracle to list of supported connectors 2024-02-13 15:46:40 -05:00
roldanbob
2b3be8aab9 DBZ-7418 Fix formatting to subordinate callout table to example block 2024-02-13 15:46:40 -05:00
roldanbob
e8bcc96e84 DBZ-7418 Remove original obsolete callout list 2024-02-13 15:46:40 -05:00
roldanbob
94599281c3 DBZ-7418 Converts format of example callouts to a table 2024-02-13 15:46:40 -05:00
roldanbob
d38bf765eb DBZ-7418 Convert callouts for CloudEvents example to table format 2024-02-13 15:46:40 -05:00
roldanbob
7498ffe197 DBZ-7418 Reformats .connect-log4j.properties callout list as table 2024-02-13 15:46:40 -05:00
roldanbob
4063695afc DBZ-7418 Reformats PG inventory-connector callout legend as table 2024-02-13 15:46:40 -05:00
roldanbob
6c5b02b0bd DBZ-7418 Reformat callouts for pg_hba.conf example as table 2024-02-13 15:46:40 -05:00
roldanbob
228517786e DBZ-7418 Formats callout list for inventory-connector.yaml example as table 2024-02-13 15:46:40 -05:00
roldanbob
9a7e140187 DBZ-7418 Formats callout list in jdbc.adoc as table 2024-02-13 15:46:40 -05:00
roldanbob
af92291b48 DBZ-7440 Change link target for JMX options to Streams API reference 2024-02-12 11:35:57 -05:00
roldanbob
c7dee74081 DBZ-7440 Fixes errors in revised cross-references 2024-02-12 11:35:57 -05:00
roldanbob
2cde1700f3 DBZ-7440 Fix links in deployment prereqs to Streams Deploy/Manage guide 2024-02-12 11:35:57 -05:00
roldanbob
f13b9b50e7 DBZ-7440 Corrects internal xref and link to Streams Deploy/Manage guide 2024-02-12 11:35:57 -05:00
roldanbob
71c3ddcf03 DBZ-7440 Removes closing square bracket after attribute reference 2024-02-12 11:35:57 -05:00
roldanbob
c8ce003391 DBZ-7440 Point links to Streams Deploy/Manage vs Deploy guide (MongoDB) 2024-02-12 11:35:57 -05:00
roldanbob
7927f45f40 DBZ-7440 Retarget Streams Deployment guide links to Deploy/Manage guide 2024-02-12 11:35:57 -05:00
roldanbob
87c66e2bbf DBZ-7440 Update link target for Streams monitoring docs 2024-02-12 11:35:57 -05:00
roldanbob
52d93143a9 DBZ-7440 Fix link/link text in shared deployment file Addl resource list 2024-02-12 11:35:57 -05:00
Lars M Johansson
20ccffa223 DBZ-7460 [docs] The expected value pattern for table.include.list does not align with the documentation 2024-02-09 08:23:38 -05:00
Fiore Mario Vitale
e2f0123e51 DBZ-7300 Improve snapshotter docs
Co-authored-by: roldanbob <broldan@redhat.com>
2024-02-06 09:32:47 +01:00
mfvitale
62ff1a735f DBZ-7300 Review PostgreSQL documentations with new Snapshotter interfaces 2024-02-06 09:32:47 +01:00
Clifford Cheefoon
d53ca0daec DBZ-7443 Correct debezium.sink.pubsub.flowcontrol variables
Correct case discrepancy for configuration variables between docs and pubsub sink connector
df95323322/debezium-server-pubsub/src/main/java/io/debezium/server/pubsub/PubSubChangeConsumer.java (L98C3-L98C88)
2024-02-05 10:42:54 +01:00
Chris Cranford
0db1a3eaae DBZ-7431 Document JDBC connector sink option connection.provider 2024-01-31 11:01:30 +01:00
roldanbob
e4b2633010 DBZ-7143 Edit description of MySQL event.converting.failure.handling.mode 2024-01-30 08:04:48 +01:00
nicholas-fwang
2bdeec099a DBZ-7143 Add document for event.converting.failure.handling.mode 2024-01-29 13:48:19 +01:00
Vadzim Ramanenka
7a8da23785 DBZ-7273: Document data.query.mode for sqlserver connector 2024-01-26 07:17:25 +01:00
Vojtech Juranek
187db57a44 [docs] Fix name of capture table DDL option for SQL server 2024-01-24 14:42:07 +01:00
Bob Roldan
218da532b5 DBZ-7314 Update column.include.list note and property description 2024-01-23 11:39:17 +01:00
ani-sha
47765a0b54 DBZ-7022 Add documentation for metadata conversion in TZ SMT 2024-01-22 10:49:38 +01:00
Jordan Pittier
151b7bc8aa [docs] incremental snapshot: blocking snapshot are also supported
PR #4721 documented blocking snapshot added in DBZ-6566. But it missed a
few spots.

Also, for consistency use "snapshot type" instead of "snapshot kind".
2024-01-22 07:17:25 +01:00
Chris Cranford
c1b7e68319 DBZ-7358 Use relational table primary key by default
This fix uses the relational table primary key by default; however, as a
user can define `message.key.columns` to even override the primary key
configuration or to handle keyless tables, the user can override the
`reselect.use.event.key` option with `true` so use the event key fields
instead for the re-select so that keyless tables can also participate
with the column reselection process.
2024-01-18 05:53:37 +01:00
Bob Roldan
e8ca0e3749 DBZ-7313 Ambiguous size reference in property description 2024-01-17 17:36:24 -05:00
Jiri Pechanec
4332240d6c DBZ-7340 Upgrade Groovy and GraalJS to the latest 2023 version 2024-01-17 12:50:21 +01:00
Jiri Kulhanek
4d14ef3c22 DBZ-7313: Oracle Infinispan abandoned trasactions minor enhancements 2024-01-16 07:32:53 -05:00
Jiri Pechanec
84df411daa DBZ-7284 Add review changes
Co-authored-by: roldanbob <broldan@redhat.com>
2024-01-16 08:28:49 +01:00
Roman Kudryashov
9176a526bd DBZ-7284 Documentation 2024-01-16 08:28:49 +01:00
overwatcheddude
b905016071 Update Podman commands in tutorial 2024-01-15 08:05:26 +01:00
Vojtech Juranek
09adc0214b [docs] Mention the need to include primary column in case of sql selerv column include list
This is related to https://issues.redhat.com/browse/DBZ-7314
2024-01-12 06:38:17 +01:00
Chris Cranford
6c71892493
[docs] Remove deprecated link to Embedding Debezium 2024-01-10 09:31:59 -05:00
Chris Cranford
9c6c5cd6bc
[docs] Fix substitution issues 2024-01-10 09:29:14 -05:00
roldanbob
13703c7457 [docs] remove unnecessary context attribute from anchor
In the description of the `database.ssl.keystore.password` property, the xref to the `database.ssl.keystore` property is incorrectly prefixed with the `{context}` attribute
2024-01-04 19:46:38 -05:00
overwatcheddude
176f53078e Remove redundant --rm flag 2024-01-04 06:36:11 +01:00
Jiri Pechanec
24c43c9c64 DBZ-7235 Change wording 2023-12-20 06:58:24 +01:00
Roman Kudryashov
3d52959cea DBZ-7235 More precise config for Outbox SMT + CloudEvents converter 2023-12-20 06:58:24 +01:00
Roman Kudryashov
fd48dc2fe1 DBZ-7235 Add option to customize CloudEvents schema name 2023-12-20 06:58:24 +01:00
“vsantonastaso”
8635084709 DBZ-7164 Support offset commit for the signal topic documentation 2023-12-20 06:32:54 +01:00
Chris Cranford
e00ae9a39a DBZ-4321 Update documentation 2023-12-13 11:27:40 -05:00