Commit Graph

1980 Commits

Author SHA1 Message Date
Jakub Cechacek
08f011a913 DBZ-6973 Documentation for filters.match.mode configuration and 'user_only' option of cursor.pipeline.order 2023-10-03 07:44:57 +02:00
Jakub Cechacek
4729a1da67 DBZ-6968 Added units to the documentation of cursor.oversize.skip.threshold 2023-10-03 07:44:52 +02:00
Fiore Mario Vitale
89f51ce632 DBZ-6941 Refine signaling documentation
Co-authored-by: roldanbob <broldan@redhat.com>
2023-09-29 16:01:30 +02:00
Fiore Mario Vitale
f1ae248b7c DBZ-6941 Apply suggestions from code review to signaling docs
Co-authored-by: roldanbob <broldan@redhat.com>
2023-09-29 16:01:30 +02:00
mfvitale
90977aae76 DBZ-6941 Fix small issue with docs 2023-09-29 16:01:30 +02:00
mfvitale
189ed29e60 DBZ-6941 Improve documentation specifying that source channel is not required for MySQL with read mode and GTIDs 2023-09-29 16:01:30 +02:00
Jiri Pechanec
b65582f2c0 DBZ-6966 Fix reverted filtering logic 2023-09-28 14:27:16 -04:00
mfvitale
56795732b5 DBZ-6793 Add timestamp for notifications into documentation 2023-09-28 14:20:17 -04:00
Jiri Pechanec
f5fc68e7e1 [release] Changelog for 2.4.0.CR1 2023-09-22 10:45:00 +02:00
Chris Cranford
c1d2cf5c5f DBZ-6895 Update required OpenLogReplicator version 2023-09-19 09:00:26 +02:00
Chris Cranford
ed491394b5 DBZ-6895 Remove confirmation known issue 2023-09-19 09:00:26 +02:00
Jiri Pechanec
c3dc98de15 [release] Changelog for 2.4.0.Beta2 2023-09-13 11:37:05 +02:00
Jakub Cechacek
fd5c8353b2 DBZ-6883 Documenting oversized document handling 2023-09-13 11:04:07 +02:00
Jakub Cechacek
4769a84012 DBZ-6883 Documenting cursor.pipeline.order property 2023-09-13 11:04:07 +02:00
Chris Cranford
5e243e2480 DBZ-2543 Add Incubating / Known Issues for OpenLogReplicator 2023-09-12 18:20:29 -04:00
Chris Cranford
ad2111721f DBZ-2543 Suggested changes 2023-09-12 18:20:29 -04:00
Chris Cranford
45b4e81b07 DBZ-2543 Document Oracle OpenLogReplicator adapter 2023-09-12 18:20:29 -04:00
Chris Cranford
d977e9b0f1 DBZ-2543 Initial OpenLogReplicator adapter 2023-09-12 18:20:07 -04:00
Jakub Cechacek
9aadc38414 DBZ-6892 Removing all code related to previously deprecated MongoDB conenctor configuration 2023-09-12 13:03:40 +02:00
Nir Levy
8cae358a39 DBZ-6788 Add documentation for mongodb.authentication.class property 2023-09-11 10:03:37 +02:00
Chris Cranford
5538ce82fa DBZ-6850 Improve documentation artifact links
* Added JDBC sink connector to documentation links
* Added jump to Debezium Server installation
* Cleared up a few references to master vs main
2023-09-08 20:04:30 -04:00
ani-sha
9ce0e7d785 DBZ-6835 Reword and align headings/titles 2023-09-08 14:11:09 -04:00
ani-sha
bccc9483aa DBZ-6835 Fix typos and spaces 2023-09-08 14:11:09 -04:00
ani-sha
e9c282290f DBZ-6835 Add suggestions from code review 2023-09-08 14:11:09 -04:00
ani-sha
ab7855c400 DBZ-6835 Documentation for Timezone SMT 2023-09-08 14:11:09 -04:00
twthorn
e74cecc538 [docs] Add primary key updates Kafka headers section to Vitess connector 2023-09-08 07:35:59 +02:00
Andy Pickler
8ae86b047e [docs] Update mysql.adoc
Fix link in MySQL connector doc
2023-09-06 15:17:30 -04:00
twthorn
bbcb72e485 DBZ-6844 Add truncate column config to Vitess connector docs 2023-08-31 12:51:21 +02:00
Jiri Pechanec
dbbd1ed3d8 [release] Changelog for 2.4.0.Beta1 2023-08-29 13:36:42 +02:00
Bob Roldan
083153bac4 [docs] Insert missing word in SQL Server connector doc 2023-08-21 16:28:19 -04:00
Jiri Pechanec
2e076cc2f5 DBZ-6731 Fix formatting 2023-08-18 07:47:50 +02:00
Bob Roldan
b35300da08 DBZ-6731 Update description of additional-conditions filter property 2023-08-18 07:47:50 +02:00
Chris Cranford
d5e86e1380 DBZ-6615 Add OldestScnAgeInMilliseconds LogMiner based metric.
This returns the age in milliseconds from the poll time for the age of the oldest
transaction's starting system change number in the transaction buffer.
2023-08-17 06:24:55 +02:00
Jiri Pechanec
1d10a3da4b DBZ-6731 Make filter definition more precise 2023-08-16 13:55:38 +02:00
Jiri Pechanec
c5b4b4b6e4 DBZ-6731 Doc review suggestions
Co-authored-by: roldanbob <broldan@redhat.com>
2023-08-16 13:55:38 +02:00
Fiore Mario Vitale
7b82b0ad69 DBZ-6731 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-08-16 13:55:38 +02:00
Fiore Mario Vitale
d87d1f2133 DBZ-6731 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-08-16 13:55:38 +02:00
mfvitale
be843dd635 DBZ-6731 Document blocking snapshot signal configuration 2023-08-16 13:55:38 +02:00
Chris Cranford
a8179932fa DBZ-6813 Improve Infinispan configuration example 2023-08-16 11:41:45 +02:00
Bob Roldan
e60f69b13d DBZ-6704 Adds disclaimer that custom converters doc applies to RDBs only 2023-08-15 14:48:16 -04:00
Bob Roldan
a6dec1269d DBZ-6704 Moves MySQL connector props from required to advanced tables 2023-08-15 14:48:16 -04:00
Bob Roldan
feb1f2e7bb DBZ-6704 Moves MongoDB snapshot.* properties from Required to Advanced 2023-08-15 14:48:16 -04:00
Chris Cranford
b7f9f876a7 DBZ-6801 Suggested edits 2023-08-15 08:35:37 -04:00
Chris Cranford
61fccb8917 DBZ-6801 Introduce JDBC sink option dialect.sqlserver.identity.insert 2023-08-15 08:35:37 -04:00
Andreas Martens
26c49719b8 [docs] Improve DB2 example commands; Update db2.adoc
The Procedure for compiling the capture agent didn't show how to correctly invoke `bldrtn` as it assumed it was in the same directory as the Debezium management UDFs, which is isnt.  I've added instructions for getting it on PATH and also an example later on for how to invoke SQL commands from the command line once they're already logged on.  (I didn't update the following two SQL statements, as I'd assume that an intelligent viewer could learn from the first example!)
2023-08-15 13:25:56 +02:00
Jeremy Ford
829b969491 DBZ-6808 Allow the embedded infinispan global configuration to be configurable 2023-08-15 12:53:29 +02:00
Jiri Pechanec
3bac4dba23 DBZ-6688 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-08-15 12:47:46 +02:00
mfvitale
9bfbb01fb2 DBZ-6688 Improve Kafka channel documentation 2023-08-15 12:47:46 +02:00
Emre Akgün
52a979337b [docs] Remove duplicate description from mongodb.adoc 2023-08-15 06:16:46 +02:00
Chris Cranford
aad842522b DBZ-6798 Expose SCN-based metrics as BigInteger
The SCN data types were previously exposed as `String` types, which is not
consumable by Grafana and Prometheus. By using `BigInteger`, we can now
make these accessible on dashboards.
2023-08-15 06:06:49 +02:00
Xiaojian Sun
424c1838f8 DBZ-6240 Update documentation/modules/ROOT/pages/transformations/schema-change-event-filter.adoc 2023-08-10 07:04:17 +02:00
sunxiaojian
a2f5068f98 DBZ-6240 formatting doc 2023-08-10 07:04:17 +02:00
sunxiaojian
43c7c0a3f6 DBZ-6240 Rename the configuration name 'schema.change.event.include.list' to 'schema.change.event.exclude.list' 2023-08-10 07:04:17 +02:00
Jiri Pechanec
8943047809 DBZ-6240 Change formatting 2023-08-10 07:04:17 +02:00
Jiri Pechanec
920221741f DBZ-6240 Add doc to nav bar 2023-08-10 07:04:17 +02:00
sunxiaojian
6451c93256 DBZ-6240 Add an STM to filter schema change event 2023-08-10 07:04:17 +02:00
Jiri Pechanec
949d34d768 [release] Changelog for 2.4.0.Alpha2 2023-08-09 12:17:50 +02:00
Jiri Pechanec
e5766ae26a DBZ-6784 Add default value 2023-08-09 06:24:39 +02:00
Massimo Fortunat
a8fd2e5a19 DBZ-6784 Added "db.index" parameter description to Redis (Stream) documentation 2023-08-09 06:24:39 +02:00
Vojtech Juranek
e26899f844 DBZ-2862 Add notice about obsolete tracing documentation 2023-08-08 21:45:30 +02:00
Fiore Mario Vitale
2d3d103f1b DBZ-6566 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-08-08 16:04:55 +02:00
mfvitale
1df505f17e DBZ-6566 Document new blocking snapshot 2023-08-08 16:04:55 +02:00
Bob Roldan
7b48fe5296 DBZ-6754 Prepares content for downstream use 2023-08-07 09:32:08 -04:00
roldanbob
564452869b
[docs] Fixes typo in ModuleID comment
Inserts missing hyphen between words in ModuleID string
2023-08-03 14:10:48 -04:00
Gurps Bassi
f4c029f5d1 DBZ-6727 use correct config for driver 2023-08-03 11:53:50 +02:00
faihofu
6f7033f038 [docs] Update proc-triggering-an-incremental-snapshot-nosql.adoc
fixed typo on line 20 - missing period in MyCollection - changed to My.Collection
2023-08-03 08:19:58 +02:00
roldanbob
543e217ddb DBZ-6592 Remove redundant passive verb form
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2023-08-03 00:46:42 -04:00
Bob Roldan
b342558b1b DBZ-6592 Revises unclear sentence 2023-08-03 00:46:42 -04:00
paul cheung
781949bb5b [docs] Update sqlserver.adoc - fix typo 2023-08-03 06:25:11 +02:00
Vojtech Juranek
287085b899 [docs] Document max. error retries option 2023-08-01 08:55:29 -04:00
Chris Cranford
dbeac568b0 DBZ-6729 Use default of 10000 for snapshot/query fetch sizes 2023-07-31 13:47:53 +02:00
Chris Cranford
fd1e60bf92 [docs] Don't render health link as a hyperlink. 2023-07-31 03:15:07 -04:00
Gurps Bassi
6e3c9028b9 [docs] Add extra info about how to access health 2023-07-31 03:15:07 -04:00
roldanbob
780009d141
DBZ-6219 Doc update to explain default snapshot behavior for capturing schema history (#4561) 2023-07-31 02:46:25 -04:00
Ychopada
b7680f4487 DBZ-6690 2023-07-31 02:39:21 -04:00
Bob Roldan
1daa1a91fc DBZ-6707 Specifies Boolean values for debezium.sink.redis.ssl.enabled 2023-07-28 17:46:12 -04:00
Bob Roldan
e848ce0558 DBZ-6705 Removes dup include directive for sink notification props file 2023-07-28 12:53:16 -04:00
Bob Roldan
d0fb38ffda DBZ-6706 Fixes typos in Apache Pulsar properties table in DBZ server doc 2023-07-28 12:32:36 -04:00
Chris Cranford
0ec3b80bfe DBZ-6637 Document JDBC sink dialect.postgres.postgis.schema property 2023-07-26 16:15:55 -04:00
Fiore Mario Vitale
e3f7b4cb5a DBZ-6655 Update documentation/modules/ROOT/pages/connectors/jdbc.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2023-07-26 15:47:27 -04:00
mfvitale
3c79376db6 DBZ-66655 Document not supported schema change records on JDBC connector 2023-07-26 15:47:27 -04:00
Ronak Jain
132ca4b022 DBZ-6455: Document Optimal MongoDB Oplog Config for Resiliency
Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>
2023-07-24 12:05:16 +02:00
Ronak Jain
1071e5e33b DBZ-6455: Document Optimal MongoDB Oplog Config for Resiliency
Addresses/Closes DBZ-6455
2023-07-24 12:05:16 +02:00
Ronak Jain
36682f49c8 DBZ-6455: Document Optimal MongoDB Oplog Config for Resiliency
Addresses/Closes DBZ-6455
2023-07-24 12:05:16 +02:00
Ronak Jain
6006d60120 DBZ-6455: Document Optimal MongoDB Oplog Config for Resiliency
Addresses/Closes DBZ-6455
2023-07-24 12:05:16 +02:00
Ronak Jain
17b2db35ce DBZ-6455: Document Optimal MongoDB Oplog Config for Resiliency
Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>
2023-07-24 12:05:16 +02:00
Ronak Jain
31c534a605 DBZ-6455: Document Optimal MongoDB Oplog Config for Resiliency
Addresses/Closes DBZ-6455
2023-07-24 12:05:16 +02:00
Ronak Jain
317e6d665f DBZ-6455: Document Optimal MongoDB Oplog Config for Resiliency
Addresses/Closes DBZ-6455
2023-07-24 12:05:16 +02:00
Ronak Jain
1631193d3e DBZ-6455: Document Optimal MongoDB Oplog Config for Resiliency
Addresses/Closes DBZ-6455
2023-07-24 12:05:16 +02:00
roldanbob
a798995c22 DBZ-6591 Add xref to connector property
Adds link to the `mongodb.connection.string.shard.params` property
2023-07-24 11:59:09 +02:00
jcechace
2fa02f6c38 DBZ-6591 Documenting read preference changes in 2.4
Co-authored-by: roldanbob <broldan@redhat.com>
2023-07-24 11:59:09 +02:00
Jiri Pechanec
80ef25fd98 DBZ-6581 Correct descriptions 2023-07-21 15:17:28 +02:00
ibnubay
ae8e39b534 DBZ-6581 Update configs on Rabbitmq 2023-07-21 15:17:28 +02:00
Chris Cranford
0b0c5d85fc DBZ-6676 Oracle XML/RAW documentation updates 2023-07-18 23:05:00 -04:00
Jiri Pechanec
94325a6499 [release] Changelog for 2.4.0.Alpha1 2023-07-17 12:25:09 +02:00
Chris Cranford
d660909fc1 DBZ-3605 Cleanup documentation, dependencies, and SAX requirements 2023-07-17 10:21:11 +02:00
Chris Cranford
7d1a26af9b DBZ-3605 Document Oracle XMLTYPE and RAW support 2023-07-17 10:21:11 +02:00
twthorn
7613cccc58 DBZ-6627 Adjust wording of recovery 2023-07-13 13:19:52 +02:00
twthorn
bef9d7541b DBZ-6627 aka to also known as 2023-07-13 13:19:52 +02:00
twthorn
3aa88ede3e DBZ-6627 Update recovery wording 2023-07-13 13:19:52 +02:00
twthorn
bf8dc05107 DBZ-6627 Update intro docs 2023-07-13 13:19:52 +02:00
twthorn
f8ae919035 DBZ-6627 Update Vitess Connector docs with new shard field; remove trailing whitespace 2023-07-13 13:19:52 +02:00
ani-sha
1e60d3c1d9 DBZ-5518 Document message schema format 2023-07-13 13:18:16 +02:00
Bob Roldan
c6ac7b1dba DBZ-6628 Correct formatting in additional-condition examples 2023-07-13 13:12:34 +02:00
harveyyue
aa139203aa DBZ-6603 Update property "custom.metric.tags" to connector docs 2023-07-13 09:52:33 +02:00
Jakub Cechacek
d010252258 DBZ-6592 Additional docs fixes from review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-07-11 16:13:30 +02:00
Jakub Cechacek
052ac544c2 DBZ-6592 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-07-11 16:13:30 +02:00
jcechace
b87f0ec776 DBZ-6592 Documenting database permissions required by the MongoDB connector 2023-07-11 16:13:30 +02:00
Fiore Mario Vitale
ebc438c278 DBZ-6632 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-07-06 17:04:37 +02:00
mfvitale
8669edb64e DBZ-6632 Improve properties description on JDBC connector documentation 2023-07-06 17:04:37 +02:00
Hossein Torabi
78e6baeb31 DBZ-6602: Support record header as primary_key 2023-06-30 13:13:47 -04:00
Fiore Mario Vitale
9ba5e078d0 DBZ-6417 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-06-29 16:40:13 +02:00
Fiore Mario Vitale
3d2b8fc5c5 DBZ-6417 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-06-29 16:40:13 +02:00
mfvitale
cf90802504 DBZ-6417 Document how to implement a custom action 2023-06-29 16:40:13 +02:00
harveyyue
f4c8810107 [docs] Replace the deprecated "database.server.name" to "topic.prefix" 2023-06-28 08:19:31 +02:00
bdbene
6f29ce08ef DBZ-6605 Fix DataCollections for snapshot completion notification
DBZ-6605 Use new 'scanned_collection' field for snapshot completion signal

Updated the docs for fixed snapshot completion notification
2023-06-27 12:01:26 +02:00
mfvitale
d7511930a8 DBZ-6416 Document new initial snapshot notification status 2023-06-22 13:22:34 +02:00
Ant Kutschera
d7e406328e [docs] Link doesnt work in Chrome
in the browser, it uses https://learn.microsoft.com/en-us/samples/azure-samples/azure-sql-db-change-stream-debezium/azure-sql%E2%80%94%E2%80%8Bsql-server-change-stream-with-debezium/ and then returns a 404
2023-06-22 12:29:05 +02:00
Jiri Pechanec
8ae87c2f65 [release] Changelog for 2.3.0.Final 2023-06-20 11:55:05 +02:00
kate
dabb49b020 DBZ-6552 Document new TABLE_SCAN_COMPLETED status property 2023-06-20 05:40:28 +02:00
mfvitale
cf1dbe7249 [docs] Document new status property for incremental snapshot notification about a TABLE_SCAN_COMPLETED event 2023-06-15 15:32:00 +02:00
Bob Roldan
2447fcc520 DBZ-6474 Remove link that requires undefined context attribute 2023-06-13 08:13:12 +02:00
Bob Roldan
e4b428f8b6 DBZ-6474 Fix typo found in ID for log.mining.username.include.list prop 2023-06-13 08:13:12 +02:00
Bob Roldan
eaf4ce9bf8 DBZ-6474 Must set CDB snapshot.include.collection.list regex to PDB name 2023-06-13 08:13:12 +02:00
Chris Cranford
e025230d44 DBZ-6499 Support restarting JDBC connections
Introduces a new configuration option, `log.mining.restart.connection`,
which closes and re-opens the JDBC connection when an Oracle Log switch
occurs or when the optionally configured log mining session max lifetime
is reached.
2023-06-13 07:09:01 +02:00
David Beck
21c1b1f5dc [docs] Add initial to table snapshot.mode in postgresql.adoc
This adds a bit more clarity into the `initial` mode since it was very confusing as a new user to understand that `initial` was the default value but didn't exist in the table.
2023-06-12 13:17:04 +02:00
Fiore Mario Vitale
28366f3809 DBZ-6424 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-06-09 20:10:39 +02:00
mfvitale
86877d6b4e DBZ-6424 Add docs for notification.sink.topic.name and move kafka signal properties section to all connectors 2023-06-09 20:10:39 +02:00
Fiore Mario Vitale
6bf2f292ac DBZ-6424 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-06-09 20:10:39 +02:00
Jiri Pechanec
7ff18cb22c DBZ-6424 Formatting changes 2023-06-09 20:10:39 +02:00
mfvitale
c3d79fcdb1 DBZ-6424 Add docs for new JmxSignalChannel and JmxNotificationChannel 2023-06-09 20:10:39 +02:00
Jiri Pechanec
23b7b7c5dd [release] Changelog for 2.3.0.CR1 2023-06-09 08:23:31 +02:00
Jesse Ehrenzweig
0180eae3f1 [docs] Fixed "SQL Server on Azure" link to examples. 2023-06-09 06:12:35 +02:00
Vojtech Juranek
b795519514 DBZ-6529 Use Murmur hash for PartitionRouting SMT
Add option to use better hash function than default Java Object::hash
function to get better hashes which would be more equally spred over
the hash space and thus more equally over the Kafka partitions.
To preserve backward compatibility, previous Java `hashCode` function
is used a default.

Add Murmur3 hash function for computing hashes of the fields.
Murmur3 implementation is taken from from Infinispan project code base.

To allow users eventually use their own make `computePartition()`
protected so it can be overriden in the subclasses.
2023-06-07 11:48:30 +02:00
Jiri Pechanec
5a8821ac81 [docs] Fix formatting 2023-06-05 07:47:01 +02:00
Vojtech Juranek
12f31d1be2 [docs] Make clear chunk size is number of rows, not size 2023-06-01 09:03:32 +02:00
Fiore Mario Vitale
ed44f2513a DBZ-6408 Improve documentation for notifications and signaling
Co-authored-by: roldanbob <broldan@redhat.com>
2023-05-30 17:17:52 +02:00
Fiore Mario Vitale
450c6df9bf DBZ-6408 Improve documentation for notifications and signaling
Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>

Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>

Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>

Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>
2023-05-30 17:17:52 +02:00
mfvitale
e1c1e65336 DBZ-6408 Add documentation for notifications 2023-05-30 17:17:52 +02:00
mfvitale
6bb4be86af DBZ-6408 Add documentation for custom signaling channel 2023-05-30 17:17:52 +02:00
Jiri Pechanec
af0de3d3dd [release] Changelog for 2.3.0.Beta1 2023-05-26 12:15:05 +02:00
angsdey2
80c910c652 DBZ-6470 Refer correctly to the source database
While creating signaling table we need to have privileges to create table in source database not target
2023-05-16 13:16:09 +02:00
Jiri Pechanec
d992ae5f4e DBZ-6461 Rename to delivery timeout; Increase default value 2023-05-16 13:03:49 +02:00
mfvitale
d08e72fda7 DBZ-6461 Document new debezium.sink.pubsub.wait.message.computation.timeout.ms and debezium.sink.pubsublite.wait.message.computation.timeout.ms properties to configure the wait time on message processing by Google PubSub 2023-05-16 13:03:49 +02:00
Jiri Pechanec
ff85a7839a [release] Changelog for 2.3.0.Alpha1 2023-05-11 12:52:03 +02:00
Chris Cranford
c16df4f2c4 DBZ-6254 Document new configuration options 2023-05-09 11:31:08 +02:00
Stephen Clarkson
4be4f5c874 [docs] resolve grammatical error with note
Property `skip.messages.without.change` in Postgresql Connector documentation has a note with a grammatical error.
2023-05-04 06:11:05 +02:00
Bob Roldan
b0bae55f4b DBZ-6046 Minor edits 2023-05-03 07:26:18 +02:00
Bob Roldan
954623183c DBZ-6046 Adds documentation about upgrading PG DB used by Debezium 2023-05-03 07:26:18 +02:00
roldanbob
789f44043b
[docs] Fix typo
Insert missing character (on -> one)
2023-05-02 09:08:36 -04:00
miguelbirdie
63cc36e9a2 DBZ-6112 Set Replica Identity for PostgreSQL tables
Introduces a new PostgreSQL configuration parameter called `replica.autoset.type`. With this parameter, you can easily specify the Replica Identity value for each table that is captured by the connector
2023-05-02 14:33:46 +02:00
roldanbob
d39db1a567
[docs] (main) Update link in description of the HoursToKeepTransactionInBuffer property
Updates the link in the description of the `HoursToKeepTransactionInBuffer` property so that it points to the entry for the `log.mining.transaction.retention.ms` property,  which supersedes `log.mining.transaction.retention.hours`, the original link target, which was removed in 2.2.
2023-05-01 17:17:45 -04:00
Chris Cranford
1e10253c5e DBZ-6256 Documentation updates 2023-05-01 10:41:05 -04:00
Chris Cranford
3f554645b6 DBZ-6256 Add log.mining.flush.table.name Oracle config option
There is the potential when using multiple connector deployments on Oracle that
there could be some level of lock contention with all connectors using the same
table. This allows users to configure the flush table name themselves, reducing
the lock contention across multiple connector deployments.
2023-05-01 10:41:05 -04:00
RJ Nowling
6c11e4d4ab DBZ-6348 Add documentation for HTTP Client JWT authentication 2023-05-01 10:09:38 -04:00
Ronak Jain
4fcf7ec056 DBZ-6321: chore(Postgres-Document) Document Requirements for multiple connectors on same db host
Addresses/Closes DBZ-6321
2023-05-01 10:06:43 -04:00
Chris Cranford
4664dd6df6 DBZ-6355 Add log.mining.transaction.retention.ms; deprecate log.mining.transaction.retention.hours 2023-04-27 09:28:29 -04:00
Breno Moreira
910394f3c3 DBZ-6372 - Kinesis Sink - AWS Credentials Provider
https://issues.redhat.com/projects/DBZ/issues/DBZ-6372
2023-04-27 08:20:42 +02:00
roldanbob
ef024fb4e6
[docs] Remove incubating note for Cassandra
This change completes the changes called for in DBZ-5922 to remove the incubating note from the Cassandra connector documentation by removing the related note from the `connectors/index.adoc` file.
2023-04-26 18:02:46 -04:00
mfvitale
6eb278d66b [docs] Wrong download link for jdbc connector 2023-04-26 08:51:11 -04:00
Frederic Laurent
d4995f1fab DBZ-6340 Update Postgres connector documentation to reflect new SSL mode values (and default) 2023-04-26 12:48:54 +02:00
Frederic Laurent
84b2e29698 DBZ-6340 Make preferred the new default SSL mode for the MySQL connector 2023-04-26 12:48:04 +02:00
Jiri Pechanec
8c52ccfd0c DBZ-6391 Use incdluded term for consistency 2023-04-26 12:31:15 +02:00
jcechace
62952f44cb DBZ-6342 Documented status of incremental snapshotting for sharded MongoDB Clusters 2023-04-22 08:08:31 +02:00
roldanbob
4a73aac079
[docs] Fix typo in link
Remove extra opening square bracket that results  in broken link
2023-04-21 15:30:37 -04:00
roldanbob
86376ffa48
[docs] Corrects spelling typo 2023-04-21 12:22:58 -04:00
Bob Roldan
9e6da903bb DBZ-6371 Replaces <build_number> references in examples w/ attributes. 2023-04-20 15:58:37 -04:00
Jiri Pechanec
aa6c5a00cf [docs] Use correct version in docs 2023-04-20 13:37:10 +02:00
Chris Cranford
c5a28836e1 DBZ-5859 Finalize edits 2023-04-19 11:25:53 -04:00
Chris Cranford
0365954031 DBZ-5859 Suggested edits 2023-04-19 11:25:53 -04:00
ingmarfjolla
a9189e9c74 DBZ-5859 first draft of reactive outbox docs 2023-04-19 11:25:53 -04:00
Ronak Jain
2c2b87b846 DBZ-2979 If column.include.list/column.exclude.list are used and the target table receives an update for the excluded (or not included) column - such events should be ignored
* [Unstable][Untested] Add config in Oracle Connector

Addresses/Closes DBZ-2979
2023-04-19 09:04:29 +02:00
Ronak Jain
762122ecf5 DBZ-2979 If column.include.list/column.exclude.list are used and the target table receives an update for the excluded (or not included) column - such events should be ignored
* Add Mysql and SqlServer Connector Changes
* Change Docs
* Clean Test Case
* Formatting and Checkstyle

Addresses/Closes DBZ-2979
2023-04-19 09:04:29 +02:00
Bob Roldan
6d796395f9 DBZ-6351 Fixes broken links in deployment instructions 2023-04-18 18:50:25 -04:00
Vojtech Juranek
db4c2fd918 [docs] Mention deprecation of Mysql event.deserialization.failure.handling.mode 2023-04-18 11:56:02 +02:00
Jiri Pechanec
e9db1c4829 DBZ-6260 Reformat text; add injection points 2023-04-18 08:13:12 +02:00
Olivier Boudet
bb5b07e7e1 DBZ-6260 documentation for RabbitMQ sink 2023-04-18 08:13:12 +02:00
Jiri Pechanec
5ed3fa3e0d DBZ-6325 Reformat text flow 2023-04-18 07:25:54 +02:00
RJ Nowling
c9971dedc1 DBZ-6325 Describe example configuration
Also, be consistent about using {prodname} instead of the constant string "Debezium".
2023-04-18 07:25:54 +02:00
Jiri Pechanec
a78610bd7c DBZ-6319 Reformat textflow 2023-04-18 07:17:35 +02:00
Henko
56ec714c58 DBZ-6319 Add documentation for timeout in pulsar sink 2023-04-18 07:17:35 +02:00
Jiri Pechanec
0ff0d087c0 [release] Changelog for 2.2.0.CR1 2023-04-14 09:58:37 +02:00
Fiore Mario Vitale
f6a8970629 DBZ-5902 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-04-13 08:10:09 +02:00
mfvitale
36109b4ca3 DBZ-5902 Change fields configuration from 'partition.payload.field' to 'partition.payload.fields' 2023-04-13 08:10:09 +02:00
Fiore Mario Vitale
1d241283b7 DBZ-5902 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-04-13 08:10:09 +02:00
mfvitale
740d97a0f5 DBZ-5902 Add docs for PartitionRouting SMT that will replace ComputePartition 2023-04-13 08:10:09 +02:00
Chris Cranford
0d0b25e079 DBZ-6318 Removed outdated SYS account usage 2023-04-13 08:08:21 +02:00
Bob Roldan
585b00a5bd DBZ-6330 Edits to fix links in MongoDB event flattening doc 2023-04-12 21:08:31 -04:00
Bob Roldan
311decac20 DBZ-6330 Address review feedback and fix links 2023-04-12 21:08:31 -04:00
Bob Roldan
fe82f5fca0 DBZ-6327 Reformat links 2023-04-12 09:33:35 -04:00
Bob Roldan
37bb294b9b DBZ-6327 Reformat link in NoSQL version of triggering snapshot file 2023-04-12 09:33:35 -04:00
Bob Roldan
5d0e6f2bf6 DBZ-6327 Fix incorrectly formatted inter-file links 2023-04-12 09:33:35 -04:00
Bob Roldan
79d74cf5c0 DBZ-6327 Replace conditionalized files w/ separate SQL/NoSQL versions 2023-04-12 09:33:35 -04:00
Vojtech Juranek
44f2f40c56 DBZ-6216 Update testcontainers to use quay.io images
When needed update also version.
Update also leftovers in readme files.
2023-04-12 14:07:35 +02:00
Chris Cranford
9c8954bb25 DBZ-6310 Applied edits (round 2) 2023-04-11 13:40:06 +02:00
Chris Cranford
ff709a271e DBZ-6310 Add JDBC connector to navigation 2023-04-11 13:40:06 +02:00
Chris Cranford
292e0f4e5d DBZ-6310 Applied edits (round 1) 2023-04-11 13:40:06 +02:00
Chris Cranford
dbb1c4092a DBZ-6310 Document JDBC sink connector 2023-04-11 13:40:06 +02:00
doupengwei
352d616173 DBZ-6155 Adjust LogMiner batch size based on the default batch size rather than current batch size.
Using current batch size for comparison is wrong in case that when currentScn is topScn as described in DBZ-6155.
In the other case (when topScn is behind currentScn) can eventually lead to this situation.
when topScn would fall behind currentScn more and more as we would compare currentScn - topScn with bigger and bigger number (current batch size).

Comapring with logMiningBatchSizeMin could result in very small window which would mean we will send many small queries instead of several bigger ones during mining.
Therefore reverting back to do the adjustments based on the defaultBatchSize.
2023-04-10 16:51:11 -04:00
harveyyue
c525f34cd0 DBZ-6070 DDL events not stored in schema history topic for excluded tables 2023-04-06 12:10:30 +02:00