Commit Graph

6420 Commits

Author SHA1 Message Date
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
Bob Roldan
60f58635da DBZ-4655 apply {data-collection} attribute to table.include.list string 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
76b365e1cb DBZ-4787 Skipping one test when SSL authentication is enabled 2022-03-09 12:12:25 +01:00
Gunnar Morling
8896feb635 DBZ-4787 Adjusting several tests to run with SSL enabled 2022-03-09 11:24:49 +01:00
Gunnar Morling
7e987cd806 DBZ-4787 Simplifying the execution of tests with SSL authentication in the IDE;
When starting a MySQL test with -Ddatabase.ssl.mode=verify_ca, the right
defaults for truststore/keystore location and password are used, matching
the set-up created and executed by the Maven build.
2022-03-09 09:23:13 +01:00
Gunnar Morling
8125b7d8b8 DBZ-4787 Allowing to run entire MySQL test suite with SSL authentication 2022-03-09 09:23:13 +01:00
harveyyue
e7dc03fe6d DBZ-4787 Add mysql connector ssl it and build the relation mysql docker container 2022-03-09 09:23:13 +01:00
harveyyue
49963a5688 DBZ-4787 Not reading the keystore/truststore when enable mysql ssl configurations 2022-03-09 09:23:13 +01:00
jcechace
800571b9eb DBZ-4790 Formatting fixes 2022-03-08 13:26:27 +01:00
jcechace
48b94c5d83 DBZ-4790 Cleanup of apicurio related class names 2022-03-08 13:26:27 +01:00
jcechace
a5c7ada379 DBZ-4790 Removed Apicurio V1 support and switched to official api model 2022-03-08 13:26:27 +01:00
harveyyue
da67ba332e DBZ-4823 Add event type for filtering trace message 2022-03-08 09:43:01 +01:00
Gunnar Morling
d20a6f00e7 DBZ-4801 Using JdbcConfiguration in JdbcConnection 2022-03-07 17:53:45 +01:00
Gunnar Morling
c1c322ecf0 DBZ-4801 Simplifying JdbcConnection constructors 2022-03-07 17:53:45 +01:00
Gunnar Morling
a0f59ccffa DBZ-2646 Listing fix 2022-03-07 15:35:19 +01:00
Gunnar Morling
7cebfd4fbc DBZ-2646 Wording fix 2022-03-07 15:00:04 +01:00
Gunnar Morling
c72b6aa98e DBZ-2646 Adding Kubernetes page to menu 2022-03-07 15:00:04 +01:00
Gunnar Morling
76ba6331c9 DBZ-2646 Applying suggestions from code review 2022-03-07 15:00:04 +01:00
Vojtech Juranek
77700e7620 DBZ-2646 Use operator for Strimzi deployment 2022-03-07 15:00:04 +01:00
Gunnar Morling
9fa33b2a1c DBZ-2646 Misc. adjustments 2022-03-07 15:00:04 +01:00
Gunnar Morling
1ef8e583fc DBZ-2646 Applying suggestions from code review 2022-03-07 15:00:04 +01:00
Vojtech Juranek
092dea99fc DBZ-2646 Add k8s deployment doc 2022-03-07 15:00:04 +01:00
Gunnar Morling
d7dfeed12d DBZ-4823 Consistent trace message in case of filtering 2022-03-07 14:41:21 +01:00