Commit Graph

3655 Commits

Author SHA1 Message Date
James Gormley
5d1ef9a03d DBZ-2522 Fixing index out of bounds for columns excluded from cdc tables 2020-09-16 07:54:46 +02:00
Bob Roldan
c621777113 DBZ-2539 Conditionalize :toc: entry to render in upstream doc only. 2020-09-15 13:31:20 -04:00
Bob Roldan
240ec966d5 DBZ-2539 Insert file annotation to identify component for downstream doc 2020-09-15 13:31:20 -04:00
Bob Roldan
82e917b9c1 DBZ-2519 update example to introduce SMT classname as in msg filter doc 2020-09-15 09:44:09 -04:00
Bob Roldan
80d1422a69 DBZ-2519 Edit content-based routing doc for consistency 2020-09-15 09:44:09 -04:00
Bob Roldan
7521390de0 DBZ-2460 Incorporate Engineering comments on PR. 2020-09-15 09:35:30 -04:00
Bob Roldan
475628db74 DBZ-2460 Minor rewording 2020-09-15 09:35:30 -04:00
Bob Roldan
29fe29e113 DBZ-2460 Update info on evaluating Booleans. Convert var list to table 2020-09-15 09:35:30 -04:00
Bob Roldan
0904d9e2d1 DBZ-2460 Enhance JSR223 note; convert bulleted list to table, etc 2020-09-15 09:35:30 -04:00
Bob Roldan
9b2456b91e DBZ-2460 further editorial updates 2020-09-15 09:35:30 -04:00
Bob Roldan
3e277afbfb DBZ-2460 first edit pass 2020-09-15 09:35:30 -04:00
Aaron Brady
9468b1f074 DBZ-2466 Start connector when using Oracle MySQL, so afterEach can stop it 2020-09-15 11:43:49 +02:00
Aaron Brady
a5b30ffa78 DBZ-2466 Address Backup Lock review feedback 2020-09-15 11:43:49 +02:00
Aaron Brady
9057896c89 DBZ-2466 Percona Backup Locks option for snapshots 2020-09-15 11:43:49 +02:00
Aaron Brady
304ad4998c DBZ-2466 Add Percona Server profile to assembly 2020-09-15 11:43:49 +02:00
rkerner
011c3be948 DBZ-2527 Add missing ListOfRegex validator to all regex list fields and fix dependent fields to not include @Deprecated whitelist/blacklist fields 2020-09-15 10:05:04 +02:00
rkerner
385a873172 DBZ-2526 add DisplayName for MASK and TRUNCATE COLUMN fields 2020-09-15 10:05:04 +02:00
rkerner
5c5fb5dc2c DBZ-2516 add config fields for datatype.propagate.source.type and column.propagate.source.type properties 2020-09-15 10:05:04 +02:00
Gunnar Morling
73ba6d42a0 DBZ-137 Docs update 2020-09-14 12:33:43 +02:00
Chris Cranford
5694a27de1 DBZ-137 Documentation update 2020-09-14 12:33:43 +02:00
Chris Cranford
8a12245c94 DBZ-137 DBZ-2283 Exclude filtered columns in SQL Server snapshot 2020-09-14 12:33:43 +02:00
Chris Cranford
a686c1c875 DBZ-137 Suggested changes 2020-09-14 12:33:43 +02:00
Chris Cranford
5ca36a84ad DBZ-137 Reimagine stream.fetch.size as query.fetch.size 2020-09-14 12:33:43 +02:00
Chris Cranford
974eca52af DBZ-137 Fix SQL Server test failures 2020-09-14 12:33:43 +02:00
Chris Cranford
e5c01c6b09 DBZ-137 Fix compilation problems 2020-09-14 12:33:43 +02:00
Chris Cranford
8584831f51 DBZ-137 Use Duration for CONNECTION_TIMEOUT_MS 2020-09-14 12:33:43 +02:00
Chris Cranford
57dc16e69c DBZ-137 Removed POM property version.oracle.driver 2020-09-14 12:33:43 +02:00
Chris Cranford
43440ca76f DBZ-137 Remove snapshot.skip.locks for SQL Server 2020-09-14 12:33:43 +02:00
Chris Cranford
3f78f40fb4 DBZ-137 Introduce streaming.fetch.size for SQL Server. 2020-09-14 12:33:43 +02:00
Chris Cranford
72d59348ed DBZ-137 Fix rebase 2020-09-14 12:33:43 +02:00
AndreyIg
77662a0dde DBZ-137 contribution to the core, Oracle related 2020-09-14 12:33:43 +02:00
eric-weaver
2410c47626 DBZ-2523 remove duplicate surefire version property 2020-09-14 09:34:56 +02:00
Tova Cohen
eec5719c5c DBZ-2049 Rebased this branch to master and resolved a merge conflict 2020-09-11 12:08:36 -04:00
Tova Cohen
efd35c873a DBZ-2049 Minor update to be consistent with wording in other connectors 2020-09-11 12:07:30 -04:00
Tova Cohen
b4ac634311 DBZ-2049 SQL Server connector deploy instructions updated for Gunnar's comments 2020-09-11 12:07:30 -04:00
Tova Cohen
21b12b73c4 DBZ-2049 PostgreSQL connector deploy instructions update based on Gunnar's comments 2020-09-11 12:07:30 -04:00
Tova Cohen
a1f79a3cee DBZ-2049 Db2 connector deployment instruction updates based on Gunnar's comments 2020-09-11 12:07:30 -04:00
Tova Cohen
a281237c4c DBZ-2049 MongoDB connector doc update for deploy instructions based on Gunnar's comments 2020-09-11 12:03:54 -04:00
Tova Cohen
3cdd1f4ab8 DBZ-2049 Update deploy doc for MySQL based on Gunnar's comments 2020-09-11 12:03:54 -04:00
Tova Cohen
9b0c5bec8b DBZ-2049 Update URL for a blog 2020-09-11 12:03:54 -04:00
Tova Cohen
cb7d5fa6ae DBZ-2049 Add deployment steps to MySQL connector doc 2020-09-11 12:03:54 -04:00
Tova Cohen
9edd9e0d1c DBZ-2049 Add deployment instructions to SQL Server connector doc 2020-09-11 12:03:54 -04:00
Tova Cohen
b2cad54acb DBZ-2049 Add deployment steps to MongoDB connector doc 2020-09-11 12:03:54 -04:00
Tova Cohen
ee66849d0f DBZ-2501 SQL Server event value callouts fixed to render correctly downstream 2020-09-11 11:32:22 -04:00
Tova Cohen
41aa096f35 DBZ-2501 PostgreSQL event value callouts fixed to render correctly downstream 2020-09-11 11:32:22 -04:00
Tova Cohen
fabfd22f99 DBZ-2501 MongoDB event value callouts fixed to render correctly downstream 2020-09-11 11:32:22 -04:00
Tova Cohen
1979d20d54 DBZ-2501 Db2 event value callouts fixed to render correctly downstream 2020-09-11 11:32:22 -04:00
Tova Cohen
1c0fbf1521 DBZ-2501 MySQL event value callouts fixed to render correctly downstream 2020-09-11 11:07:26 -04:00
Tova Cohen
33f110e5ac DBZ-2501 Clarified that event starting state is in create and read events 2020-09-11 11:07:26 -04:00
Tova Cohen
45b9911d19 DBZ-2501 Update SQL Server doc to have consistent event descriptions 2020-09-11 11:07:26 -04:00