Commit Graph

1672 Commits

Author SHA1 Message Date
PlugaruT
2f7c60931b DBZ-6023 [doc] Fix missing example of signal with surrogate-key 2023-03-10 10:40:17 -05:00
PlugaruT
5a758fb229 DBZ-6023 [doc] Rephrase a bit the description to be more consistent with others. 2023-03-10 10:40:17 -05:00
PlugaruT
5d1bb1aa80 DBZ-6023 [doc] Documentation for surrogate-key field from execute-snapshot signal record. 2023-03-10 10:40:17 -05:00
Bob Roldan
405be98721 DBZ-6153 Refactor Streams deployment content to fix errors 2023-03-10 11:47:21 +01:00
PlugaruT
6d32e22549 DBZ-5490 Document the case when message.key.columns is set and REPLICA IDENTITY of the tables is not FULL.
It breaks tombstone events to have the proper key created because non-primary key columns will be null, and their values in the key will also be null.
2023-03-10 07:46:40 +01:00
mfvitale
77d9c88ac3 [docs] Add missing Partition Routing to navbar 2023-03-09 15:47:37 +01:00
Jiri Pechanec
fef5fa26f3 DBZ-823 Mark parallel snapshotting as incubating in documentation 2023-03-03 12:47:15 +01:00
ggaborg
065dc997b9 DBZ-823 Optionally parallelize initial snapshots 2023-03-03 12:47:15 +01:00
Gunnar Morling
e9c6429154 [docs] Removing redundant TX ids from CloudEvents docs 2023-03-03 05:50:00 +01:00
Jeremy Ford
2f44fcc064 [docs] Add additional properites for http sink 2023-03-02 13:28:49 +01:00
Bobby Tiernay
fe3135f28d DBZ-6131: Support change stream filtering using MongoDBs aggregation pipeline step. 2023-02-28 20:17:05 +01:00
Bob Roldan
621dae76f2 DBZ-6073 Move note text and eliminate embedded community conditional 2023-02-28 13:40:11 +01:00
Bob Roldan
e0f2fc4095 DBZ-6130 Remove references to using properties files to configure SMTs 2023-02-27 13:22:01 -05:00
Bobby Tiernay
5d80712781 DBZ-5201: Add MongoDB connector support for server-side filtering of replica set change streams.
This change migrates from doing client-side filtering of streaming
change events to performing it server-side via MongoDB's support
for aggregation pipelines. This can drastically cut down on the amount
of data sent between the client and server. In addition, a new approach
to heartbeating has been added which relies on the `postBatchResumeToken`
to advance the the cursor even when no changes occur on the pipeline.
2023-02-23 18:14:08 +01:00
Vojtech Juranek
ffc9c2f80d [docs] Fix poll.interval.ms default value 2023-02-22 13:49:40 -05:00
Xinbin Huang
a3d75e798a DBZ-6116: Support String type for key in Mongo incremental snapshot 2023-02-20 13:55:54 +01:00
Mehmet Firat KOMURCU
4c9ab87704 DBZ-6123 fix typo "evemts" to "events" in docs.
fix typo in sql server docs
2023-02-20 08:29:54 +01:00
Bob Roldan
bb0f972af4 DBZ-6006 Update MongoDB flattening docs for downstream 2023-02-16 08:27:31 +01:00
Chris Cranford
58f3770ad1 DBZ-6079 Change query.fetch.size default from 0 to 2000 for Oracle 2023-02-16 08:15:22 +01:00
Jacob Barrieault
0a868f28c6 DBZ-6111 fix docs link to debezium-server Kinesis sink 2023-02-15 14:43:02 -05:00
Chris Cranford
7cd7cad094 DBZ-6091 Fix SSN NumericOverflow exception 2023-02-14 09:44:21 +01:00
Gunnar Morling
5ff4df1417 [docs] Adding missing comma in listing 2023-02-13 10:31:01 -05:00
Chris Cranford
375be6d61d DBZ-5283 Updated documentation 2023-02-10 13:53:05 +01:00
Chris Cranford
a7d1bb0f86 DBZ-5283 Decoupled changed SMT vs new state SMT, updated docs 2023-02-10 13:53:05 +01:00
Chris Cranford
bf46b298a2 DBZ-5283 Event Changes documentation updates 2023-02-10 13:53:05 +01:00
Chris Cranford
3d5c4328db DBZ-5283 Document unchanged field support to ExtractNewRecordState 2023-02-10 13:53:05 +01:00
Chris Cranford
a330c39f8b DBZ-5283 Document ExtractChangedRecordState SMT 2023-02-10 13:53:05 +01:00
Théophile Helleboid - chtitux
f3417f383f [docs] Fix link to PG mailing List
https://www.postgresql.org/message-id/CAJ3gD9fE%3D0w50sRagcs%2BjrktBXuJAWGZQdSTMa57CCY%2BDh-xbg%40mail.gmail.com is encoded and works.

The link is currently broken because `@` generate a `mailto:` link.
2023-02-08 12:37:08 +01:00
Bob Roldan
c853770c86 DBZ-6069 Remove problematic links 2023-02-03 08:49:30 +01:00
harveyyue
0dcf9922f6 DBZ-5743 update the "field.name.adjustment.mode" property to all connector docs 2023-02-02 13:21:45 +01:00
harveyyue
f093d7a6c9 DBZ-5743 Introduce alternative AVRO_UNICODE mode for schema adjuster 2023-02-02 13:21:45 +01:00
TimLoes
c8bfc6562b [docs] Variable name clarified
It is necessary to query for server_id instead of server-id, which is being used on the config file.
2023-02-01 06:27:16 +01:00
Henry Cai
a2f15abafd DBZ-6043: Vitess: Support Mapping unsigned bigint mysql column type to long
Add doc for the new `bigint.unsigned.handling.mode`
2023-01-31 07:17:33 +01:00
sunxiaojian
64558ea56a DBZ-5997 Debezium Storage add support for Apache RocketMQ 2023-01-30 23:07:45 +08:00
Byron Ruth
8c518ce57e [docs] Note support for NATS JetStream in description 2023-01-26 14:53:32 +01:00
Sergei Morozov
dce5f8eb80 DBZ-6039: Update documentation for kafka.recovery.attempts 2023-01-25 12:20:08 +01:00
Jiri Pechanec
33d27d2468 DBZ-6033 Add docs 2023-01-25 09:11:57 +01:00
Lokesh Sanapalli
591cef13bb DBZ-4829 : added event.processing.failure.handling.mode configuration to the documentation 2023-01-24 08:51:09 +01:00
Jeremy Ford
d775104331 DBZ-5926 Add support for Connect Headers to Debezium Server
Add headers support to ChangeEvent
Add SerializationFormat support headers
2023-01-18 10:28:22 +01:00
indraraj
ee059cee73 DBZ-5878 fix review updates 2023-01-17 13:33:32 +01:00
Indra
62886242ae DBZ-5878 Update documentation/modules/ROOT/pages/operations/debezium-ui.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 13:33:32 +01:00
indraraj
cb6670cee2 DBZ-5878 Update the Debezium UI Documentation page to include the latest additional steps and UI screenshots 2023-01-17 13:33:32 +01:00
sunxiaojian
15a19fa8db DBZ-5962 Sink adapter for Apache RocketMQ 2023-01-17 13:17:13 +01:00
yoheimuta
0f01851b05 DBZ-5930 Remove a confusing note about a future release in document 2023-01-17 10:53:28 +01:00
yoheimuta
9346a2e550 DBZ-5930 Fix a typo in document 2023-01-17 10:53:28 +01:00
yohei yoshimuta
d3efd8904f DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yohei yoshimuta
c9bf4ac795 DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yohei yoshimuta
5069064607 DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yohei yoshimuta
5faa9cde6c DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yohei yoshimuta
bd812be653 DBZ-5930 Update documentation/modules/ROOT/pages/connectors/vitess.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-01-17 10:53:28 +01:00
yoheimuta
fad1fb157d DBZ-5930 Add the doc for vitess snapshot.mode 2023-01-17 10:53:28 +01:00
Jiri Pechanec
bcd6787cdc DBZ-6008 Revert "DBZ-3653 Introduce incremental.snapshot.isolation.mode config"
This reverts commit 6d8bcd42fd.
2023-01-17 10:40:20 +01:00
Jiri Pechanec
76ca4cb902 DBZ-6008 Revert "DBZ-3653 Add docs for Db2 and SQL Server"
This reverts commit 0bd5123a81.
2023-01-17 10:40:20 +01:00
Bob Roldan
1f7e374d19 DBZ-5975 Remove note that indicates SMT is under active development. 2023-01-13 10:13:36 +01:00
Vojtech Juranek
f5ff4665aa DBZ-5986 Add documentation for Infinispan sink 2023-01-11 10:05:17 +01:00
Jiri Pechanec
0bd5123a81 DBZ-3653 Add docs for Db2 and SQL Server 2023-01-11 08:55:33 +01:00
govi20
6d8bcd42fd DBZ-3653 Introduce incremental.snapshot.isolation.mode config 2023-01-11 08:55:33 +01:00
Jakub Zalas
4d15c40e89 [docs] Update the postgres container initialisation example
The container needs to be marked as a compatible substitute for the official postgres image. Otherwise, with recent versions of testcontainers, the postgres container will fail to initialise with: `Failed to verify that image 'debezium/postgres:11' is a compatible substitute for 'postgres'.`.
2023-01-10 09:34:19 +01:00
Chris Cranford
af44869385
[docs] Remove duplicate Spanner connector's documentation anchors 2023-01-09 16:29:24 -05:00
Vojtech Juranek
3f7f429c9a [docs] Update Infinispan config example to ISPN 14.0 2023-01-06 09:16:34 -05:00
luca.scannapieco
e07d22faec [docs] Typo fix in Oracle connector documentation 2023-01-03 09:47:29 -05:00
nancyxu123
0890227d0e DBZ-5937 formatting fix 2022-12-22 10:44:41 +01:00
nancyxu123
acd7c2cd00 DBZ-5937 Add more configuration options. 2022-12-22 10:44:41 +01:00
nancyxu123
4a825a1037 DBZ-5937 Update documentation with changes from comments. 2022-12-22 10:44:41 +01:00
Jiri Pechanec
ef5bd005c2 DBZ-5937 Add incubation note 2022-12-22 10:44:41 +01:00
Jiri Pechanec
44ebaef644 DBZ-5937 Formatting fixes 2022-12-22 10:44:41 +01:00
Nancy Xu
60ab3fba28 DBZ-5937 Adding documentation for the Debezium Spanner connector 2022-12-22 10:44:41 +01:00
Vojtech Juranek
2300817e49 DBZ-5880 Add documentation for NumberToZeroScaleConverter 2022-12-16 08:44:54 +01:00
Jiri Pechanec
36a01dac5a DBZ-5922 Remove incubating note from installation page 2022-12-16 08:04:03 +01:00
Bob Roldan
493b15743b DBZ-5922 Remove Cassandra incubating statement 2022-12-16 08:04:03 +01:00
Bob Roldan
8414355f8e DBZ-5922 Formatting and other edits; Enforce per-sentence line endings 2022-12-16 08:04:03 +01:00
Vojtech Juranek
862992902d DBZ-5928 Fix required Java version in Install docs 2022-12-14 08:31:32 +01:00
ggaborg
fb3ed4e2ea DBZ-5911 Debezium Server stops with NPE when Redis does not report the "maxmemory" field in "info memory" command 2022-12-13 13:42:46 +01:00
mfvitale
4c93ebd3f2 DBZ-5847: Improve ComputePartition SMT documentation 2022-12-12 14:40:56 +01:00
mfvitale
4c941b63ed DBZ-5847: Add support for all connectors
Support for qualified table names
2022-12-12 14:40:56 +01:00
mfvitale
d12811e9aa DBZ-5847: Add documentation 2022-12-12 14:40:56 +01:00
Bob Roldan
a7b561efad DBZ-5906 Correct additional-conditions default in adhoc snapshots doc 2022-12-08 13:09:16 +01:00
sahapasci
1b37ff01c7 Update postgres-plugins.adoc
Fixed link typo Updated postgresql link from 14 to current (15)
2022-12-07 10:27:54 +01:00
roldanbob
86805f0709 DBZ-5804 Correct typo
Co-authored-by: Jiri Pechanec <jpechane@redhat.com>
2022-12-07 09:19:39 +01:00
roldanbob
78817e29d4 DBZ-5804 Add conditionalized text to note for MongoDB 2022-12-07 09:19:39 +01:00
roldanbob
a3223dd021 DBZ-5804 Apply suggestions from code review
Update formatting in examples for consistency to designate replaceable arguments.

Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-12-07 09:19:39 +01:00
Bob Roldan
ba2d9b9efd DBZ-5804 Fix incremental snapshot include directives for SQL connectors 2022-12-07 09:19:39 +01:00
Bob Roldan
26c96a3323 DBZ-5804 Correct typo 2022-12-07 09:19:39 +01:00
Bob Roldan
6987be47e5 DBZ-5804 Use quantity as column name in additional-conditions example 2022-12-07 09:19:39 +01:00
Bob Roldan
98d5416fab DBZ-5804 Escape collection names in MongoDB insert examples 2022-12-07 09:19:39 +01:00
Bob Roldan
f5a3105091 DBZ-5804 Insert paragraph break 2022-12-07 09:19:39 +01:00
Bob Roldan
3136f1e808 DBZ-5804 Add MongoDB version of description of data collection array 2022-12-07 09:19:39 +01:00
Bob Roldan
b237aa5cff DBZ-5804 Fix italics formatting in monospace examples 2022-12-07 09:19:39 +01:00
Bob Roldan
f3cf677b70 DBZ-5804 Fix formmatting;provide legends for example parameters 2022-12-07 09:19:39 +01:00
Bob Roldan
bb8c2ff89a DBZ-5804 Distinguish between SQL and nosql steps in included content 2022-12-07 09:19:39 +01:00
Bob Roldan
16a9683b75 DBZ-5804 Move procedural content to new files; tag stop snapshot content 2022-12-07 09:19:39 +01:00
Bob Roldan
b2c9678b74 DBZ-5812 Correction in response to review feedback 2022-12-07 09:18:02 +01:00
Bob Roldan
604b73ea37 DBZ-5812 Additional edits for clarity 2022-12-07 09:18:02 +01:00
Bob Roldan
dbdddc2485 DBZ-5812 Update common problems description re: snapshot initial mode 2022-12-07 09:18:02 +01:00
Bob Roldan
980c4be471 DBZ-5812 Update formatting, revise description of initial option 2022-12-07 09:18:02 +01:00
Bob Roldan
c46d467cf1 DBZ-5812 Update snapshot.mode description and extended stoppage topic 2022-12-07 09:18:02 +01:00
Bob Roldan
4f0ec3c799 DBZ-5882 Fix Debezium scripting archive url in downstream deploy example 2022-12-06 14:32:57 +01:00
subodh
66fb51b55a DBZ-5811 Implement support for skipping LSN commit on postgres source based on config 2022-12-06 13:35:52 +01:00
Vojtech Juranek
feb36fa7e1 [docs] Fix typo in incremental addtional condition example 2022-12-02 10:21:31 +01:00
ggaborg
804879cfd2 DBZ-5885 Update documentation for Debezium Server with Cassandra Connector 2022-12-01 08:51:44 +01:00
Vojtech Juranek
a4fed8d8f5 DBZ-5877 Fix typo in Oracle documentation 2022-11-29 05:52:32 +01:00
Skezzowski
1734b03b1c DBZ-5772 Add docs for custom JetStream injection point
Signed-off-by: Skezzowski <sipblai@gmail.com>
2022-11-23 09:07:23 +01:00
Skezzowski
852a2fe4b4 DBZ-5772 Add Documentation 2022-11-23 09:07:23 +01:00
Keri Harris
5a41d96943 DBZ-5807 update documentation to reflect Cassandra decimal.handling.mode configuration property 2022-11-18 08:45:14 +01:00
Keri Harris
3c159ffab8 DBZ-5808 update documentation to reflect Cassandra varint.handling.mode configuration property 2022-11-16 14:56:12 +01:00
harveyyue
b124d91a93 DBZ-5796 For outbox transformation, when 'table.expand.json.payload' is set to true null values are not correctly deserialized 2022-11-16 14:55:01 +01:00
jcechace
5ebf22d0c1 DBZ-5817 removing mongodb.name references from docs 2022-11-16 14:34:41 +01:00
Bob Roldan
4aeaf264ee DBZ-5835 Replaces references to obsolete downstream docs attribute 2022-11-16 14:32:04 +01:00
Vojtech Juranek
adb5dff784 DBZ-5834 Update MongoDB New Document State Extraction docs 2022-11-16 14:26:51 +01:00
Vojtech Juranek
8125412120 [docs] Add list of COnfluent jar files to be installed 2022-11-16 14:25:38 +01:00
Vojtěch Juránek
eb088b3092 [docs] Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2022-11-16 14:25:38 +01:00
Vojtech Juranek
87709cc036 [docs] Replace Docker hub links with Quay.io links 2022-11-16 14:25:38 +01:00
Vojtech Juranek
0ef6d49dde DBZ-5762 Document how to use Confluent registry 2022-11-16 14:25:38 +01:00
Anisha Mohanty
22f260e09d DBZ-5423 Update the test case & document the changes 2022-11-14 12:26:00 +01:00
Enzo Cappa
e497fbc564 DBZ-5770 Update documentation regarding the Binary Data Converter
I introduce an error on the documentation by not closing a NOTE
block. Fixing it.
2022-11-14 09:48:13 +01:00
Bob Roldan
3cb1a8c25a DBZ-5789 Remove obsolete info about PG metadata from doc 2022-11-10 14:00:36 -05:00
Gunnar Morling
e2c5c720ed [docs] Updating default poll.intervall.ms in PG connector docs 2022-11-10 13:14:56 -05:00
Chris Cranford
b718a81698 DBZ-5816 Introduce FAQ section; document ORA-01555 2022-11-10 07:27:51 +01:00
Bob Roldan
2294a4ddb3 DBZ-5504 Updates value in Timestamp types example to use milliseconds. 2022-11-09 13:07:49 -05:00
Bob Roldan
1569093769 DBZ-5504 Removes references to SMALLDATETIME and DATETIME2 data types 2022-11-09 13:07:49 -05:00
Bob Roldan
a600eb8eaa DBZ-5504 Removes references to MONEY and SMALLMONEY data types 2022-11-09 13:07:49 -05:00
ggaborg
1d0b51d2b4 DBZ-5782 rename to memory.threshold.percentage 2022-11-09 07:16:40 +01:00
ggaborg
a1679679c6 DBZ-5782 documentation 2022-11-09 07:16:40 +01:00
Chris Cranford
18f106ad23 DBZ-5738 Documented nest table exclusion 2022-11-08 15:37:26 -05:00
Hubert Dulay
b398500604 [docs] oracle cdc for aws rds 2022-11-06 15:02:01 +01:00
ggaborg
fcb15dc722 DBZ-5752 Redis Sink wait for Redis Replica writes 2022-11-03 15:43:42 +01:00
Vojtech Juranek
d95f9abb2d DBZ-5626 Update Oracle documentation with snapshot mode ALWAYS 2022-11-03 08:59:27 +01:00
Théophile Helleboid - chtitux
16e086b1d5 [docs] Postgresql connector documentation: add a missing word 2022-11-03 08:51:27 +01:00
zhanghelong
71e430cd22 DBZ-5788 Fix typo 2022-11-03 08:12:55 +01:00
Bob Roldan
4e2734f250 DBZ-5757 Replace callout legend after KafkaConnector examples w/ tables 2022-11-02 14:25:49 +01:00
Bob Roldan
7c345acd72 DBZ-5757 Fix formatting in context of substep. 2022-11-02 14:25:49 +01:00
Bob Roldan
26a4573ff2 DBZ-5757 Updates downstream steps to build KC custom container images 2022-11-02 14:25:49 +01:00
Chris Cranford
ec33ea0b5b DBZ-5756 Documentation suggestions 2022-11-02 13:58:25 +01:00
Chris Cranford
9cb2082746 DBZ-5756 Document excluded table patterns 2022-11-02 13:58:25 +01:00
Enzo Cappa
179c359ca6 DBZ-5770 Update documentation regarding the Binary Data Converter
Updated all references from `ByteBufferConverter` to
`BinaryDataConverter`.

Also added special note about changing the settings before upgrading
when running in Kafka Connect (otherwise Kakfa Connect will fail to
start).

chore: add my name to copyright and aliases
2022-11-01 09:28:28 +01:00
Jiri Pechanec
27441b87da DBZ-5749 Convert Redis store into standard store module 2022-10-24 09:14:50 -04:00
Bob Roldan
2a186ad502 DBZ-5714 Address review comment. 2022-10-21 11:42:43 +02:00
Bob Roldan
08d042aa92 DBZ-5714 Remove redundant reference to database.names list 2022-10-21 11:42:43 +02:00
Bob Roldan
61a4240d06 DBZ-5714 Incorporate PR feedback 2022-10-21 11:42:43 +02:00
Bob Roldan
ef6588adf2 DBZ-5714 Modify description to address review comments. 2022-10-21 11:42:43 +02:00
Bob Roldan
93acd2a8ac DBZ-5714 Edits 2022-10-21 11:42:43 +02:00
Bob Roldan
ad0b63e388 DBZ-5714 tasks.max description now reflects support for multiple task 2022-10-21 11:42:43 +02:00
Bob Roldan
3074212bef DBZ-5748 Remove note that refers to incremental snapshots as TP feature 2022-10-21 11:39:05 +02:00
Jiri Pechanec
8a02907576 DBZ-5610 Truncate events are not emitted by every connector 2022-10-20 08:57:28 +02:00
harveyyue
a37d3332df DBZ-5610 MySQL Connector capture TRUNCATE command as message in table topic 2022-10-20 08:57:28 +02:00
Jeremy Ford
6595bff32a DBZ-5530 Add documentation for using predicates 2022-10-20 08:27:27 +02:00
Yang Wu
370a6db733 DBZ-5736 Expose heartbeatFrequency to Mongo connector config 2022-10-19 13:58:36 +02:00
Jiri Pechanec
b9b82c80ed DBZ-5352 Review comments applied
Co-authored-by: roldanbob <broldan@redhat.com>
2022-10-19 13:35:38 +02:00
Chris Cranford
033f104704 DBZ-5352 Clarify table eligibility rules for schema history topic 2022-10-19 13:35:38 +02:00
Bob Roldan
ff971cee80 DBZ-5735 Promote Oracle RAC content to GA by removing TP admonitions 2022-10-19 09:30:33 +02:00
Alberto Martino
9e96606eee DBZ-5715 MongoDB router uses collection not table in names
For the MongoDB Outbox Event router the property:
`transforms.outbox.table.fields.additional.placement` doesn't works because the Mongo event router looks to the property
`transforms.outbox.collection.fields.additional.placement` to expose additional fields.
2022-10-13 08:59:26 +02:00
Vojtech Juranek
0c9bd0f1b1 DBZ-5329 Update tx ID in Postgres documentation 2022-10-11 15:38:33 +02:00
Bin Huang
acee02f35b DBZ-5628 Add documentation for pre-image support 2022-10-11 06:01:06 +02:00
ggaborg
001371e976 DBZ-4629 infinite retries 2022-10-06 13:11:53 +02:00
ggaborg
11c588fb03 DBZ-4629 Debezium server crashes when no connection to the source db 2022-10-06 13:11:53 +02:00
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