Commit Graph

1367 Commits

Author SHA1 Message Date
Vojtech Juranek
f9992c46ae [docs] Remove oplog capture mode from MongoDB documentation
`oplog` option was removed in 707eeab3d8 and is not available in
2.x any more. Remove it from Mongo connector documentation.
2022-10-04 13:00:42 +02:00
Sergei Morozov
e4d46c81b1 DBZ-5541: Default Debezium schema.name.adjustment.mode to "none" 2022-09-29 09:47:25 +02:00
Bob Roldan
8b9e801b5f DBZ-5625 Corrects punctuation in *.propagate.source.type descriptions 2022-09-29 09:09:10 +02:00
Bob Roldan
9ea5f6b45f DBZ-5625 Updates PostgreSQL message.prefix.*.list properties 2022-09-29 09:09:10 +02:00
Bob Roldan
edc09e8d2b DBZ-5625 Updates *.propagate.source.type properties 2022-09-29 09:09:10 +02:00
Bob Roldan
7b95cd0971 DBZ-5625 Updates to column.mask.* and column.truncate.* properties 2022-09-29 09:09:10 +02:00
Bob Roldan
652ab02372 DBZ-5625 Updates description of column.truncate.to.<length>.chars 2022-09-29 09:09:10 +02:00
Bob Roldan
d365e68441 DBZ-5625 Minor punctuation fix 2022-09-29 09:09:10 +02:00
Bob Roldan
d5bd84b444 DBZ-5625 Corrects typo in conditional delmiter 2022-09-29 09:09:10 +02:00
Bob Roldan
9e6607bdd3 DBZ-5625 Updates PostgreSQL connector props w/ anchored regex details 2022-09-29 09:09:10 +02:00
Bob Roldan
808f3c9212 DBZ-5625 Updates based on additional input 2022-09-29 09:09:10 +02:00
Bob Roldan
4e292b3e96 DBZ-5625 Specifies that props use anchored regex; consistency edits 2022-09-29 09:09:10 +02:00
Ezer Karavani
b51cc84cbe [docs] update mysql setup docs - binlog_row_value_options
with regards to conversation on zulip

binlog_row_value_options=PARTIAL_JSON might cause missing UPDATE events on mysql connector
in such cases user should validate variable is unset
2022-09-22 15:32:53 +02:00
Bob Roldan
6193e97981 DBZ-4417 Add information about customizing basic SMT configuration 2022-09-21 07:39:41 +02:00
Bob Roldan
04809c2eb4 DBZ-3327 Add values to empty table cells in Vitess and Cassandra docs 2022-09-20 07:12:52 +02:00
Bob Roldan
535a41a76c DBZ-3327 Populates empty cells in connector properties tables 2022-09-20 07:12:52 +02:00
Bob Roldan
1d156553ca DBZ-5542 Rewording based on review comments 2022-09-19 18:08:13 +02:00
Bob Roldan
6d9eaf136a DBZ-5542 Insert break between note paragraphs for readability. 2022-09-19 18:08:13 +02:00
Bob Roldan
080df53652 DBZ-5542 Further clarify description 2022-09-19 18:08:13 +02:00
Bob Roldan
9948971b4c DBZ-5542 Minor rewording 2022-09-19 18:08:13 +02:00
Bob Roldan
1b68eba36d DBZ-5542 Edits property description; populates empty table cells. 2022-09-19 18:08:13 +02:00
moustapha mahfoud
a518b9ca4e [docs] Fixed the max.queue.size default value in the docs for the Postgres connector 2022-09-19 12:18:28 +02:00
avis408
7100a67690 [docs] Add redis.key feature in documents 2022-09-19 12:09:10 +02:00
Alexander Schwartz
dd90d76944 DBZ-5618 fix broken anchors in the docs 2022-09-19 09:22:37 +02:00
harveyyue
09b99840d8 DBZ-4617 Deprecate internal key/value converter options 2022-09-14 12:49:30 +02:00
Chris Cranford
6bbd206bd5 DBZ-5577 Fix database.server.id documentation's default value 2022-09-13 08:52:18 +02:00
roldanbob
5f02a78a67
[docs] Fix typo in db2.adoc
Removes duplicate word (`the`) from Description column in Row 1 of the table in the Data change events topic.
2022-09-08 16:59:38 -04:00
roldanbob
1aa0c95cfb
[docs] Fix typo
Removes duplicate word  (`the`) in Setting up permissions
2022-09-08 16:55:56 -04:00
Vojtech Juranek
3887574d2c DBZ-5043 Update documentation after renaming to schema.history.internal 2022-09-07 12:57:31 +02:00
Vojtech Juranek
2f8391ea13 DBZ-5043 Update documentation after DatabaseHistory rename 2022-09-07 12:57:31 +02:00
Vojtech Juranek
853f43c5de DBZ-5043 Update documentation ot use topic.prefix instead of database.server.name 2022-09-07 12:57:31 +02:00
Vojtech Juranek
3dfdf395f2 DBZ-5043 Update documentation for driver pass-through parameters 2022-09-07 12:57:31 +02:00
Vojtech Juranek
3cdcf795d8 DBZ-5043 Use 'database schema history' wording in the documentation
Once we switch to `schema.history` prefix, it can be confusing for the
users to read about 'database history'. Use 'database schema history'
instead.
2022-09-07 12:57:31 +02:00
Vojtech Juranek
04acf048cf DBZ-5043 Update documentation to use schame.history namespace 2022-09-07 12:57:31 +02:00
Jannik Steinmann
9f811a6f64 [docs] Note about replication in managed cloud providers
I've added a note saying that some managed offerings actually replicate the replication slot.

I found this information very critical when evaluating reliability of Debezium. I'll look for links in the docs tomorrow. [Patroni](https://patroni.readthedocs.io/en/latest/) also seems to support this feature.
2022-09-06 07:15:37 +02:00
ggaborg
f97e30bfdb DBZ-4441 make 'compact' the default redis message format for backward compatibility 2022-09-06 06:21:58 +02:00
ggaborg
8b20eebe77 DBZ-4441 documentation about redis message format 2022-09-06 06:21:58 +02:00
ggaborg
9243fae507 DBZ-4441 Redis Sink - Change the format of the message sent to the stream 2022-09-06 06:21:58 +02:00
Nitin Chhabra
3bb1d1ca2f DBZ-5410 Added documentation for Cassandra 4 real-time streaming 2022-09-05 09:46:20 +02:00
ggaborg
244de2bd96 DBZ-3293 Add signal table automatically to include list 2022-09-01 20:16:47 +02:00
Alexander Schwartz
fa9aa96568 DBZ-5573 fix source positional attributes 2022-09-01 11:23:53 +02:00
Henry Cai
722b1fe187 DBZ-5382: Add the doc for offset.storage.per.task mode
offset.storage.per.task mode allows the vitess connector to launch
multiple tasks and have each task persists the offsets in offset storage
by task id.
2022-08-31 13:37:19 -04:00
Bob Roldan
390d0d3d62 DBZ-5565 Formatting characters no longer render in published doc 2022-08-31 09:17:16 +02:00
Chris Cranford
f90fedaa6e [docs] Fix placeholder substitutions 2022-08-30 14:11:38 -04:00
roldanbob
2bb9d5263a
[docs] Bad formatting due to missing character
Incorrect formatting of a property name string (trailing `+` omitted).
2022-08-26 22:47:09 -04:00
roldanbob
20cda6e6a8
[docs] Fix formatting typo
Inserts missing `+` character to correct rendering of property name string.
2022-08-26 22:03:25 -04:00
Bob Roldan
1d1b16c84f DBZ-5555 Adds conditional to hide read.only property in downstream doc 2022-08-25 23:22:58 -04:00
ggaborg
479b57fdec DBZ-5122 update documentation 2022-08-25 09:17:05 +02:00
pkgonan
fd309193c6 DBZ-5544 Add document 2022-08-24 09:50:23 +02:00
BetaCat
da72721368 DBZ-5546 add missing value format option
Add missing value format type `eventclouds`  ([code ref](539d9a3958/debezium-server/debezium-server-core/src/main/java/io/debezium/server/DebeziumServer.java (L186))) in debezium-server doc.
2022-08-23 12:00:08 +02:00