Commit Graph

754 Commits

Author SHA1 Message Date
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
Chris Cranford
39f9b9de26 DBZ-4400 Documentation updates 2021-12-06 07:29:35 -05:00
Gunnar Morling
71eb089e4e [docs] Fixing broken listing 2021-11-30 14:59:35 +01:00
Gunnar Morling
8946c28da8 DBZ-2363 Docs fix 2021-11-30 12:00:09 +01:00