Commit Graph

857 Commits

Author SHA1 Message Date
Vojtech Juranek
1edab1d1a5 DBZ-5045 Remove deprecated MySQL GTID_NEW_CHANNEL_POSITION option 2022-06-08 09:11:00 +02:00
Vojtech Juranek
7b8cb693ed DBZ-5045 Remove deprecated Postgres TOASTED_VALUE_PLACEHOLDER 2022-06-08 09:11:00 +02:00
Vojtech Juranek
83dfd9f638 DBZ-5045 Remove deprecated Postgres TRUNCATE_HANDLING_MODE 2022-06-08 09:11:00 +02:00
harveyyue
acb743bd34 DBZ-5206 Remove the deprecated monitored tables metrics 2022-06-07 16:13:29 -04:00
Chris Cranford
f3671afaf7 DBZ-5139 Apply threshold to all processors, added tests 2022-06-01 17:52:44 -04:00
Ethan Zou
1ac6abf63e DBZ-5139 Abandon transaction who has too many events according to new configuration 'log.mining.buffer.memory.transaction.events.threshold' 2022-06-01 17:52:44 -04:00
Chris Cranford
15e9231c30 DBZ-5179 Use LRUCacheMap to avoid high memory usage 2022-06-01 15:53:55 +02:00
Chris Cranford
1ae7bec46e DBZ-5146 Remove log.mining.view.fetch.size, use query.fetch.size instead. 2022-05-26 19:26:14 -04:00
harveyyue
3ada04b522 DBZ-3865 Debezium MySql connector does not capture floating point numbers with the right precision 2022-05-25 12:54:42 -04:00
Chris Cranford
15eb7807c4 DBZ-5119 Add heartbeat.action.query support for Oracle 2022-05-24 12:54:40 +02:00
Chris Lee
2a8456d21b DBZ-5123 data-collection regex snapshot signal 2022-05-24 12:46:28 +02:00
Bob Roldan
3160987bc5 DBZ-4713 Update example, remove callouts as text isn't meant for copying 2022-05-24 09:35:03 +02:00
Chris Cranford
b96a3aaee4 DBZ-5132 Fix typos 2022-05-18 14:06:52 -04:00
Bob Roldan
aa8befb846 DBZ-5132 Edit Oracle connector doc to prep for downstream GA 2022-05-18 14:06:52 -04:00
harveyyue
327f9ce6d4 DBZ-5098 Update field "ts_ms" to connector docs 2022-05-18 14:21:39 +02:00
roeselert
f0abcc15b9 DBZ-3921: update documentation 2022-05-17 14:56:05 +02:00
Bob Roldan
1745abf5f8 DBZ-4588 Make converter property descriptions consistent 2022-05-13 13:25:32 +02:00
Bob Roldan
4588e32338 DBZ-4588 Update Oracle and MySQL Boolean types custom converter examples 2022-05-13 13:25:32 +02:00
Bob Roldan
0d8fa4567d DBZ-4588 Remove empty line 2022-05-13 13:25:32 +02:00
Bob Roldan
9b897f1120 DBZ-4588 Insert converters property in configuration tables 2022-05-13 13:25:32 +02:00
Bob Roldan
1cadd6a4d7 DBZ-4588 Adds links to converters topic from connector data types topics 2022-05-13 13:25:32 +02:00
Chris Cranford
827620b7a2 DBZ-4734 Document PostgreSQL xmin.fetch.interval.xs 2022-05-10 10:13:35 +02:00
Chris Cranford
65017dc2d6 DBZ-5100 Do not default database.server.id 2022-05-09 08:52:24 +02:00
Jiri Pechanec
35811a7be4 DBZ-5040 Fix typo about decimal.handling in SQL Server 2022-05-09 08:37:10 +02:00
AlexMiroshnikov
25624baa14 DBZ-5040 Fix typo about decimal.handling
decimal.handling VS decimal.handing - "l" was missing
2022-05-09 08:37:10 +02:00
Chris Cranford
0ebd75e362 DBZ-5076 Fix typo: archive_log_target to archive_lag_target 2022-05-02 08:32:01 -04:00
Chris Cranford
e09a8eebf8 DBZ-4762 Suggested edits 2022-04-27 08:44:13 -04:00
Chris Cranford
665ba2f0a2 DBZ-4762 Document excluded Oracle built-in schemas 2022-04-27 08:44:13 -04:00
Chris Cranford
6e6b78ea59 DBZ-5057 Suggested changes 2022-04-27 08:43:44 -04:00
Chris Cranford
14eb7587f8 DBZ-5057 Document ORA-01882 and Oracle 11g 2022-04-27 08:43:44 -04:00
Jiri Pechanec
844094618d DBZ-4156 Documentation clean-up 2022-04-22 09:57:15 +02:00
Chris Cranford
c804509673 DBZ-4963 Introduce log.mining.session.max.ms config option for Oracle 2022-04-21 08:05:59 +02:00
Gunnar Morling
4d4a26cae7
DBZ-4913 Typo fix 2022-04-04 16:01:31 +02:00
roldanbob
2ac999d730 DBZ-3317 Incorporate review comment.
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-04-01 13:18:00 -04:00
Bob Roldan
a5be713255 DBZ-3317 Remove prop table xref to removed oracle-decimal-types topic 2022-04-01 13:18:00 -04:00
Bob Roldan
52d85c6def DBZ-3317 Rework numeric data types section of Oracle connector doc. 2022-04-01 13:18:00 -04:00
Bob Roldan
413c242705 DBZ-4392 schema.name.adjustment.mode inadvertently rmvd fr cfg props 2022-04-01 13:17:13 -04:00
roldanbob
4fb5d9d14d DBZ-4392 Accept review comment
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-04-01 13:17:13 -04:00
Bob Roldan
9cb83458af DBZ-4392 US: Oracle reorg; DS: Specify Maven as Db2 driver source 2022-04-01 13:17:13 -04:00
Bob Roldan
c64558ae77 DBZ-4392 Update deployment steps to use curl to pull Maven artifacts 2022-04-01 13:17:13 -04:00
Bob Roldan
ca01aa9b50 DBZ-4392 Capitalize Dockerfile RUN command for consistency 2022-04-01 13:17:13 -04:00
Bob Roldan
880029630b DBZ-4392 Update legacy Db2 connector deploy steps to use Maven artifacts 2022-04-01 13:17:13 -04:00
Bob Roldan
cfeac5b0db DBZ-4392 Fix link; restore terminator for community ifdef conditional 2022-04-01 13:17:13 -04:00
Bob Roldan
e77e1411f7 DBZ-4392 Describe adding Db2/ Oracle JDBC drivers from Maven 2022-04-01 13:17:13 -04:00
Chris Cranford
8ecd50dc21 DBZ-4884 Document AWS timeout and keep-alive requirements 2022-03-30 13:04:09 -04:00
Ethan Zou
7fb2959c4e DBZ-4926 spelling mistake in oracle.adoc 2022-03-30 09:59:38 +02:00
Vojtech Juranek
d0c006f6f5 DBZ-2793 Add schema filters to SQL server documentation 2022-03-29 07:13:00 +02:00
Sergei Morozov
b258674782 DBZ-3535: Introduce schema.name.adjustment.mode 2022-03-24 09:37:05 +01:00
Bob Roldan
bf27791fa1 DBZ-4906 Fixes typo in link text 2022-03-23 17:44:17 +01:00
Bob Roldan
3e66be40b5 DBZ-4835 Update Db2 steps & target for adding driver file per DBZ-4883 2022-03-23 08:00:28 +01:00
Bob Roldan
9f72915c36 DBZ-4835 Expand on note re: connector excluding the Db2 JDBC driver 2022-03-23 08:00:28 +01:00
Bob Roldan
ce113b270a DBZ-4835 update source and destination for deploying connector files; 2022-03-23 08:00:28 +01:00
Bob Roldan
eadf9563c2 DBZ-4835 Specify that Oracle & Db2 connectors do not include JDBC driver 2022-03-23 08:00:28 +01:00
Yang
1425c9208d DBZ-4886 update documentation 2022-03-22 08:12:42 +01:00
Jiri Pechanec
25346941d4 DBZ-4802 Document requirement for primary in the seed 2022-03-18 11:08:21 +01:00
Bob Roldan
333409a585 DBZ-4436 Restructure upstream steps for obtaining JDBC driver 2022-03-18 09:27:21 +01:00
Bob Roldan
d30a6fc079 DBZ-4052 Fix mistargeted links; restore SQL Server max.batch.size desc 2022-03-17 07:26:03 +01:00
Bob Roldan
c926412c1b DBZ-4052 Address review comments; normalize property descriptions 2022-03-17 07:26:03 +01:00
Bob Roldan
2533663065 DBZ-4052 align description across connectors;link from metrics topics 2022-03-17 07:26:03 +01:00
Bob Roldan
4d3353d7ea DBZ-4052 Add information about interaction with max.queue.size 2022-03-17 07:26:03 +01:00
Bob Roldan
b28863fb82 DBZ-4052 Updates properties table in SQL Server connector doc 2022-03-17 07:26:03 +01:00
Jose Luis Sánchez
1240d06b0d [docs] Updating documentation to reflect MySQL 8 changes;
According to https://dev.mysql.com/doc/refman/5.7/en/information-schema-variables-table.html, information_schema.global_variables has been deprecated ( and removed on 8.x ) in favour of performance_schema, so this documentation reflects the new way to achieve this
2022-03-15 12:22:42 +01:00
Bob Roldan
dbd3447c05 DBZ-4014 Revise warning based on PR review 2022-03-11 10:26:34 +01:00
Bob Roldan
a8cce84d2e DBZ-4014 Remove extra line before warning note 2022-03-11 10:26:34 +01:00
Bob Roldan
d8ed383118 DBZ-4014 Warne users not to modify database.server.name 2022-03-11 10:26:34 +01:00
Bob Roldan
7877f736c5 DBZ-4655 Add DS TP note to signaling and incremental snapshot properties 2022-03-09 12:40:41 +01:00
Bob Roldan
979af7a606 DBZ-4655 Italics + link + monospace in property desc breaking DS build 2022-03-09 12:40:41 +01:00
Bob Roldan
5d63534c4e DBZ-4655 Conditionalize signaling and incremental snapshot properties 2022-03-09 12:40:41 +01:00
Bob Roldan
54ab4018c0 DBZ-4655 Add downstream TP labels for MongoDB connector 2022-03-09 12:40:41 +01:00
Bob Roldan
896f1440db DBZ-4655 Modify link formats to fix build errors 2022-03-09 12:40:41 +01:00
Bob Roldan
147725ce32 DBZ-4655 Add signaling and incremental snapshot properties to mongo doc 2022-03-09 12:40:41 +01:00
Bob Roldan
62de805b3a DBZ-4655 Remove old note about new capturing implementation 2022-03-09 12:40:41 +01:00
Bob Roldan
be533046ef DBZ-4655 Expose MongoDB incremental snapshots downstream 2022-03-09 12:40:41 +01:00
Bob Roldan
66363a7d19 DBZ-4655 Remove TP designations for signaling/incremental snapshots 2022-03-09 12:40:41 +01:00
Gunnar Morling
4a0baaa231
[docs] Clarifying that MongoDB Atlas requires SSL 2022-03-03 21:08:26 +01:00
Chris Cranford
b4f846fc61 DBZ-4325 Conditionalize RAC references in connector properties 2022-03-03 13:59:29 +01:00
Chris Cranford
9c601a8af9 DBZ-4325 Conditionalize installation compatibility 2022-03-03 13:59:29 +01:00
Bob Roldan
6497d889cc DBZ-4325 address action items from 1.9 docs review 2022-03-03 13:59:29 +01:00
Chris Cranford
24c99fc2c5 DBZ-4325 Suggested changes 2022-03-03 13:59:29 +01:00
Chris Cranford
f65a1bf6df DBZ-4325 Suggested changes 2022-03-03 13:59:29 +01:00
Chris Cranford
025594220f DBZ-4325 Add installation, standby, and fail-over sections 2022-03-03 13:59:29 +01:00
Chris Cranford
b93a80432a DBZ-4325 Explicitly indicate supported/unsupported data types 2022-03-03 13:59:29 +01:00
roldanbob
491c8cec83
DBZ-4603 Remove parameters from config example and link to PG doc
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-02-21 12:22:56 +01:00
Gunnar Morling
d21e37746a DBZ-4606 Dropping superfluous link-prefix attribute 2022-02-18 08:47:06 +01:00
roldanbob
7c5d1c1f92
DBZ-4606 Adding anchor IDs to Avro cross-refs;
* Prefix cross-references w/ `xref` vs. {link-prefix} attribute
* Correct formatting of intra-file xref to topic.regex property

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-02-17 07:47:45 +01:00
Chris Cranford
3b0907185f DBZ-4716 Document XStream and DBMS_LOB behavior differences 2022-02-17 07:43:54 +01:00
Sergei Morozov
2d14b5b09f DBZ-4478: Multi-partition metrics for SQL Server 2022-02-16 11:31:38 +01:00
Gunnar Morling
6cf95b7597 [docs] Updating broken anchor links 2022-02-15 17:45:40 +01:00
Gunnar Morling
b17232416f DBZ-4731 Applying suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2022-02-15 10:04:48 +01:00
Gunnar Morling
aabe0b4f9d DBZ-4731 Adding note on MongoDB Atlas;
Also making set up section titles consistent.
2022-02-15 10:04:48 +01:00
Shichao An
292f39bb34 DBZ-4705 Update Vitess connector docs on bytes support 2022-02-08 08:18:05 +01:00
Dominique Chanet
38266e7ead DBZ-4367 process initial review comments 2022-02-05 11:32:14 -05:00
Chris Cranford
74f75867e4 DBZ-4702 Document & fix test - XStream does not support ROWID data type 2022-02-04 18:57:11 -05:00
Chris Cranford
48b9d7d7c2 [docs] Fix missing conditional 2022-01-27 09:37:57 -05:00
Jason Schweier
56c7c23fba [docs] Update documentation/modules/ROOT/pages/connectors/postgresql.adoc
Co-authored-by: Jiri Pechanec <jpechane@redhat.com>
2022-01-27 09:27:20 -05:00
Jason Schweier
042ef87bf9 [docs] Fix reference to Postgres snapshot steps
A step was deleted in 5fbc181b5e
2022-01-27 09:27:20 -05:00
Jiri Pechanec
32ef406e9e DBZ-4171 Connector name is database server name 2022-01-27 11:36:54 +01:00
Chris Cranford
18c3f96a0b DBZ-4597 Suggested revisions 2022-01-25 17:32:20 -05:00
Chris Cranford
4e48ab50d7 DBZ-4597 Suggested revisions 2022-01-25 17:32:20 -05:00
Chris Cranford
a20b414b90 DBZ-4597 Add Oracle FAQ entry about "Logs don't contain offset" 2022-01-25 17:32:20 -05:00
Jiri Pechanec
4236e3291a DBZ-4583 Workround for columns longer than max int 2022-01-25 15:16:47 +01:00
Chris Cranford
0f22958369 DBZ-4595 Support Oracle ROWID data type 2022-01-25 08:43:35 +01:00
Chris Cranford
68d16c3188 DBZ-4419 Update documentation 2022-01-22 00:33:21 +01:00
Chris Cranford
773debc340 DBZ-4419 Deprecate TruncateHandlingMode, favor skipped.operations 2022-01-22 00:33:21 +01:00
Gunnar Morling
c5c37544ac DBZ-3953 Misc. wording adjustments; avoiding hard-coded version 2022-01-21 11:21:17 +01:00
Jiri Pechanec
f1b03c176e DBZ-3953 Mark wal2json plugin as deprecated 2022-01-21 11:21:17 +01:00
Bob Roldan
f9f00164d1 DBZ-4574 Update description of snapshot.mode property in PG doc 2022-01-21 08:54:26 +01:00
Bob Roldan
56e0ef581c DBZ-4563 Misc updates to fix build errors and update content. 2022-01-19 09:29:57 +01:00
Chris Cranford
9a30141110
[docs] Fix render bug for MySQL 2022-01-18 13:21:07 -05:00
Gunnar Morling
7dc5e97041
[docs] Fixing broken link 2022-01-18 12:46:16 +01:00
Bob Roldan
d7518197fa DBZ-3991 Convert Oracle connector Dev Preview statement to Tech Preview 2022-01-17 14:11:16 +01:00
Bob Roldan
2b0e8ea917 DBZ-3991 update include statements that were breaking the downstream build 2022-01-17 14:11:16 +01:00
Bob Roldan
70be6e41b6 DBZ-3991 update and reposition Db2 JDBC driver instructions 2022-01-17 14:11:16 +01:00
Bob Roldan
16d0e89210 DBZ-3991 Remove sentence that is replaced by shared content 2022-01-17 14:11:16 +01:00
Bob Roldan
14d5ec03f5 DBZ-3991 more minor cleanup 2022-01-17 14:11:16 +01:00
Bob Roldan
dde8c8cdb4 DBZ-3991 Fix include statements, other cleanup. 2022-01-17 14:11:16 +01:00
Bob Roldan
734c35d039 DBZ-3991 Remove redundancy, add line between sections for readability 2022-01-17 14:11:16 +01:00
Bob Roldan
57d75fefa2 DBZ-3991 Rework information about obtaining JDBC drivers for Oracle, Db2 2022-01-17 14:11:16 +01:00
Bob Roldan
8e9786a08a DBZ-3991 Updates to address downstream build issues. 2022-01-17 14:11:16 +01:00
Bob Roldan
b756ed67f6 DBZ-3991 Update connector files to incorporate shared deployment content 2022-01-17 14:11:16 +01:00
Bob Roldan
3fb6cd5902 DBZ-3991 Update based in initial review; replace strings w/ attributes 2022-01-17 14:11:16 +01:00
Bob Roldan
5f8fdf132c DBZ-3991 Create shared files to doc using streams to deploy connectors 2022-01-17 14:11:16 +01:00
Bob Roldan
28961e1d4e DBZ-4552 Modify link format to eliminate upstream Antora build error 2022-01-14 18:34:24 -05:00
Shichao An
54dedf95ee
DBZ-4532 Update Vitess connector documentation
* DBZ-4532 Updating Vitess connector documentation;

Configurations:
- vitess.grpc.headers
- column.propagate.source.type
- datatype.propagate.source.type


Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-01-13 12:13:46 +01:00
Bob Roldan
95223474b4 DBZ-4300 Fix incorrect attribute for link to DBZ supported config pg 2022-01-12 16:44:54 -05:00
Bob Roldan
2beefb9d8f DBZ-4300 Link to up/down-stream pages for info re: supported db versions 2022-01-12 10:10:25 +01:00
Chris Cranford
14c9c65870 DBZ-4494 Document reason/description for user grants w/Oracle 2022-01-11 06:10:08 +01:00
Chris Cranford
1b4c364578 DBZ-4528 Document ORA-04036 PGA_AGGREGATE_LIMIT solution 2022-01-10 09:52:10 -05:00
poonam-meghnani
09a512b4b8
DBZ-4499 Apply suggestions from code review
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-01-06 11:29:41 -05:00
poonam-meghnani
604c2780d0
DBZ-4499 updated oracle connector docs 2022-01-06 11:29:41 -05:00
Hady Willi
0e911a91ab
DBZ-4461 Improving documentation for postgres bytea_output 2022-01-04 13:58:14 +01:00
Bob Roldan
edcd133ec0 DBZ-3457 Correct Oracle FQ table format; remove problematic links. 2022-01-03 14:21:51 +01:00
Bob Roldan
413aabccca DBZ-3457 Edits and updates to fix build problems 2022-01-03 14:21:51 +01:00
Bob Roldan
3db7a20b91 DBZ-3457 Address review comments 2022-01-03 14:21:51 +01:00
Bob Roldan
6d9c285ee9 DBZ-3457 Update reference in MongoDB doc to point to refactored files 2022-01-03 14:21:51 +01:00
Bob Roldan
7551d1d077 DBZ-3457 Prep signaling/incremental snapshots for downstream use 2022-01-03 14:21:51 +01:00
AChangFeng
215d9a2865 [docs] Typo fix 2021-12-21 10:52:26 +01:00
Jiri Pechanec
e256c40814 DBZ-4420 Highlight differences between oplog and change streams events format 2021-12-16 09:19:45 +01:00
roldanbob
ca776acf57
[docs] Fix formatting error in message.key.columns
In the property table, fixed a formatting error in the description for message.key.columns
2021-12-09 12:33:28 -05:00
narcsfz
87fc1dc535 DBZ-4428 update Vitess source metadata example 2021-12-09 10:52:42 +01:00
Jiri Pechanec
632f228581 DBZ-3342 Incremnetal snapshot documentation 2021-12-09 10:03:41 +01:00
Tom Billiet
ec9f122e0a DBZ-4385 Truncate support for Oracle 2021-12-08 15:00:53 -05:00
Jiri Pechanec
4cd5b092e9 DBZ-4205 Address review comments 2021-12-08 15:48:49 +01:00
Gunnar Morling
72a8662bd3 DBZ-4205 Document fixes and other misc. adjustments 2021-12-08 15:48:49 +01:00
Jiri Pechanec
9901c43c8a DBZ-4205 Switch oplug to change streams is safe 2021-12-08 15:48:49 +01:00
Jiri Pechanec
f037b35954 DBZ-4205 Document change streams capture mode 2021-12-08 15:48:49 +01:00
Chris Cranford
b6377d565c DBZ-3635 Made option internal & undocumented 2021-12-07 14:48:03 +01:00
Chris Cranford
9f9758c6d3 DBZ-3635 Allow fetching of transaction logs to be retried. 2021-12-07 14:48:03 +01:00
Gunnar Morling
0189337ead DBZ-4389 Using xref 2021-12-07 11:51:55 +01:00
Shichao An
1722ac9c32 DBZ-4389: Update Vitess docs to add keepalive pings and transaction metadata 2021-12-07 11:46:48 +01:00