Commit Graph

1507 Commits

Author SHA1 Message Date
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