Commit Graph

6493 Commits

Author SHA1 Message Date
Chris Cranford
45648632f3 DBZ-4880 Correctly interpret NCLOB in Oracle DDL parser 2022-03-18 11:05:36 +01:00
Chris Cranford
c90993a652 DBZ-4852 DBZ-4853 DDL parser pass unsupported column types as OracleTypes.OTHER 2022-03-18 11:05:36 +01:00
Bob Roldan
333409a585 DBZ-4436 Restructure upstream steps for obtaining JDBC driver 2022-03-18 09:27:21 +01:00
harveyyue
e1706802a6
DBZ-4787 Improving MySQL SSL truststore/keystore property descriptions
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2022-03-18 09:11:23 +01:00
Jiri Pechanec
341ec1260e DBZ-4878 Add partition to Oracle xstream 2022-03-18 07:55:43 +01:00
kate
d2899a276a DBZ-4878 Add partition to Oracle logminer 2022-03-18 07:55:43 +01:00
kate
4b2d5c29be DBZ-4878 Re-read incremental snapshot chunk on DDL event 2022-03-18 07:55:43 +01:00
Chris Cranford
c8ecea8df9 DBZ-4842 Relax supplemental log check when table does not exist 2022-03-17 09:52:47 +01:00
Jiri Pechanec
9189d2118c DBZ-4860 Use JdbcConfiguration class 2022-03-17 08:04:19 +01:00
Jiri Pechanec
acbb47761c DBZ-4821 Allows spaces in JAVA_HOME 2022-03-17 08:03:03 +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
ETIENNE
fc47170e29 DBZ-4821 Added run.bat to debezium-server-dist 2022-03-16 09:54:19 +01:00
Clément Loiselet
ba33e483ae DBZ-4861: change log for schema snapshot postgres
Update debezium-connector-postgres/src/main/java/io/debezium/connector/postgresql/PostgresSnapshotChangeEventSource.java
2022-03-16 09:51:15 +01:00
Gunnar Morling
e233220ef9 DBZ-2646 Wording fixes 2022-03-15 14:10:16 +01:00
Vojtech Juranek
e757c6068c DBZ-2646 Add secret configuration to k8s documentation 2022-03-15 14:06:50 +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
harveyyue
044e454e0a DBZ-4832 Don't set truststore/keystore parameters to system variables 2022-03-15 11:25:28 +01:00
Gunnar Morling
e1b54c48a8 [docs] Bringing back 'link-prefix' alias as it's needed for cross-page links downstream 2022-03-14 11:40:28 +01:00
Vojtech Juranek
71df49e7ef DBZ-2594 Add OpenShift UI images 2022-03-11 17:33:51 +01:00
Vojtech Juranek
2f6867238a DBZ-2594 Use secret object for DB credentials 2022-03-11 17:33:51 +01:00
Gunnar Morling
107492b70a DBZ-2594 Misc. minor adjustments 2022-03-11 17:33:51 +01:00
Vojtech Juranek
663bcf586b DBZ-2594 Update doc for deployment on OpenShift
* update deployment instruction for OpenShift 4
* use Strimzi CRD
* aling documentation with Kubernetes documentation to be able to merge
  them in the future
2022-03-11 17:33:51 +01:00
harveyyue
dac2e1350f DBZ-4841 Debezium Mysql connector can't handle CREATE INDEX IF NOT EXISTS (MariaDB) 2022-03-11 15:11:00 +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
harveyyue
ba3438c860 DBZ-4822 Mysql: Getting ERROR `Failed due to error: connect.errors.ConnectException: For input string: "false" 2022-03-11 10:22:43 +01:00
Bob Roldan
8d4e50496e DBZ-4652 Replace hard-coded link; add attributes to antora.yml. 2022-03-11 10:14:57 +01:00
Bob Roldan
0bfde4b082 DBZ-4652 Remove TP designations and conditionalization 2022-03-11 10:14:57 +01:00
harveyyue
759e52c423 DBZ-4787 Skip some tests with SSL auth enabled 2022-03-11 10:10:18 +01:00
harveyyue
66d413c114 DBZ-4833 MySQL 5.7 - no viable alternative at input 'ALTER TABLE ORD_ALLOCATION_CONFIG CHANGE RANK' 2022-03-10 15:09:13 +01:00
Josh Ribera
020e845f44 DBZ-4809 Add task id and partition to the logging context for
multi-partition connectors.

Co-authored-by: Sergei Morozov <morozov@tut.by>
2022-03-09 20:46:38 +01:00
Gunnar Morling
b46773e5e4 DBZ-4787 Making one more test pass with SSL auth enabled, removing another, now obsolete, one 2022-03-09 14:42:51 +01:00
Vojtech Juranek
8fb3584973 [docs] Remove TOC, github generates TOC automatically 2022-03-09 14:16:14 +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
c3825c8d3b DBZ-4655 Conditionalize TIP for downstream use 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
9aed187ef5 DBZ-4655 Remove redundant ModuleID declaration 2022-03-09 12:40:41 +01:00
Bob Roldan
a9af925e73 DBZ-4655 use attributes in xref to include.list 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
22aad639c3 DBZ-4655 Remove incubating/TP notes, Oracle/Mongo community filters 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