Commit Graph

4863 Commits

Author SHA1 Message Date
Gunnar Morling
8527af5696 DBZ-3478 Typo fix 2021-04-30 09:46:41 +02:00
Anisha Mohanty
e663b923ff DBZ-3467 'group' keyword to be used as ID 2021-04-29 22:35:17 +02:00
Gunnar Morling
199c510d78 DBZ-3478 README update 2021-04-29 11:57:38 +02:00
Anisha Mohanty
42166adfdc DBZ-3468 Test for create table with partition and subpartition 2021-04-29 09:31:11 +02:00
Anisha Mohanty
da9ed004d4 DBZ-3468 Add missing parentheses to subpartition definition 2021-04-29 09:31:11 +02:00
Gunnar Morling
dc02b896cd DBZ-3449 Moving QA releated plug-ins to separate profile, so to avoid loading them at all 2021-04-28 15:14:05 +02:00
Anisha Mohanty
98ce954332 DBZ-3427 Change wording in connector field database.server.name 2021-04-28 13:18:52 +02:00
Anisha Mohanty
a6b54c7000 DBZ-3427 Validate the server name field 2021-04-28 13:18:52 +02:00
Gunnar Morling
8f891248ad DBZ-3429 Making option retrieval lenient towards trailing/leading whitespace 2021-04-28 11:01:27 +02:00
kyleyj
99536f21d2 DBZ-3429 Support spaces in the SQL Server properties
Many of the SQL Server properties support spaces in the comma-separated lists.
However, the snapshot.select.statement.overrides property doesn't support
spaces after the commas.
2021-04-28 10:23:02 +02:00
jcechace
4acf475cad DBZ-3474 Adding Apicurio converters to connect image built by OpenShift testsuite 2021-04-28 09:05:21 +02:00
Anisha Mohanty
d327acca6f DBZ-3422 Add all missing privileges for MariaDB 2021-04-27 11:20:35 +02:00
Gunnar Morling
0250c64013 DBZ-3161 Formatting 2021-04-26 13:07:23 +02:00
Gunnar Morling
5e1a91f749 DBZ-3161 Doc update 2021-04-26 13:07:23 +02:00
Gunnar Morling
b225092f1a DBZ-3161 Using fallback option in legacy code path 2021-04-26 13:07:23 +02:00
Gunnar Morling
91b784c3b6 DBZ-3161 Avoid failing when legacy option is given; also
* adding all public history options on config surface
* adding missing whitespace in field docs
* recommending non-deprecated option in docs
2021-04-26 13:07:23 +02:00
Anisha Mohanty
11fb079582 DBZ-3161 Add database.history.store.only.captured.tables.ddl option & CapturedTables metrics to documentation 2021-04-26 13:07:23 +02:00
Anisha Mohanty
f0f8d5d180 DBZ-3161 Refactor/Rename all references of MonitoredTables to CapturedTables 2021-04-26 13:07:23 +02:00
Anisha Mohanty
062c1c3860 DBZ-3161 Add new option for CapturedTables, deprecate existing MonitoredTables option & emit warnings 2021-04-26 13:07:23 +02:00
Anisha Mohanty
4a86330c0a DBZ-3161 Add new CapturedTables metrics 2021-04-26 13:07:23 +02:00
Chris Cranford
1ef7278ab0 DBZ-3458 No need to exclude test scoped dependency from assembly 2021-04-26 10:48:45 +02:00
Gunnar Morling
8dd5acb9bd DBZ-3458 No need to exclude test scoped dependency from assembly 2021-04-26 10:48:45 +02:00
Gunnar Morling
2088c035b1 DBZ-3449 Adding "quick" profile 2021-04-26 06:09:14 +02:00
Gunnar Morling
191a046c4b DBZ-3463 Upgrading binlog client 2021-04-23 16:38:44 -04:00
Bob Roldan
4193488c34 [docs] Modify conditional delimiter in attempt to fix downstream error. 2021-04-22 17:22:52 -04:00
Jiri Pechanec
4c90ef9b46 DBZ-2870 Use Java 11 setting only when JDK 11 is used 2021-04-22 11:38:16 +02:00
Jiri Pechanec
92b6e04629 DBZ-2870 Switch to Java 8 only after core is built 2021-04-22 11:38:16 +02:00
Gunnar Morling
58779d3b11 DBZ-2870 Using release over source/target; removing obsolete profile 2021-04-22 11:38:16 +02:00
Gunnar Morling
df3f707f00
DBZ-2870 Building only core and deps for Cassandra 2021-04-22 09:53:01 +02:00
Jiri Pechanec
105c71a2f9 DBZ-2870 Enforce Java 11
DBZ-2870 Enforce Java 11
2021-04-21 13:56:25 +02:00
Gunnar Morling
ec5746a7fe DBZ-3233 Propagating socket exceptions 2021-04-21 12:36:47 +02:00
jcechace
3f84a70ff0 DBZ-3349 Updated kube-client version to 5.x 2021-04-20 13:28:10 +02:00
kewenchao
47f380b565 DBZ-3397 Avoiding exception if system language is not English 2021-04-20 09:14:36 +02:00
Patrick Chu
e37abe5f92 DBZ-3413 Add additional unit tests for insert and update 2021-04-19 08:53:19 -04:00
Patrick Chu
ecae5b6b91 DBZ-3413 Handle double single quotes in LogMinerDmlParser
Double single quotes are treated as 2 quotes instead of 1 escaped quote in the WHERE clause parsing function.
2021-04-19 08:53:19 -04:00
Bob Roldan
672f958853 DBZ-3415 Correct expansion of "SMT" acronym in filtering doc 2021-04-15 08:51:46 +02:00
Bob Roldan
f9050c6181 DBZ-3414 Add absent link text to xref in auto-topic creation content 2021-04-15 08:49:35 +02:00
Bob Roldan
997cc76b6e DBZ-3409 Fix links to Streams content in downstream doc. 2021-04-15 08:37:48 +02:00
Gunnar Morling
42a7b74725 DBZ-3403 Misc. improvements 2021-04-14 11:14:07 +02:00
Hossein Torabi
ba048cf47d DBZ-3403 Semi Optimisation on MongoDB and MySQL connector for skipped.operations 2021-04-14 11:14:07 +02:00
Jiří Novotný
5b45b2e32e
DBZ-3423 Changed oc apply command to oc create 2021-04-14 10:17:03 +02:00
Bob Roldan
a33a28a08d DBZ-3411 Reformat Downloads URLs to remove period characters. 2021-04-14 10:14:28 +02:00
roldanbob
e5689ad1b6
DBZ-3300 Incorporate deployment corrections in MongoDB connector doc;
* Remove incorrect ID; fix downstream xref and ID
* Move Monitoring section to follow Config properties
2021-04-14 10:11:21 +02:00
Gunnar Morling
36a615433a [docs] Typo fix 2021-04-14 09:25:57 +02:00
roldanbob
0623eb80a2
DBZ-3298 Update Db2 connector instructions for accuracy/consistency;
* Update Db2 connector instructions for accuracy/consistency
* Updates for consistency with other connector documentation
* Remove downstream ModuleID declaration for properties topic
* Grammar correction
* Update link text
* Add missing space
* Refactor conditionalized content so downstream builds correctly
2021-04-13 17:20:37 +02:00
roldanbob
62e87e681b
DBZ-3299 User guide corrections for MySQL connector;
* Update MySQL connector doc with common corrections
* Remove downstream ModuleID declaration for properties topic
* Adjust link text
* Modify xrefs in product content
* Add missing space
* Reconfigure conditionals to correct downstream build errors
* Refactor conditional content to get expected downstream results
* Add passage about immutable containers and OpenShift deployment
* Fix incorrect acronym expansion;remove {zwsp} in table entry
2021-04-13 17:04:25 +02:00
Gunnar Morling
6eae0daeaa DBZ-3416 Consistent docs for all connectors 2021-04-13 10:47:27 +02:00
raphaelauv
2b0d74f2ac DBZ-3416 Add missing compaction requirement for tombstones
The tombstones.on.delete is really interesting if compaction is activated on the topic.
2021-04-13 10:47:27 +02:00
Jiri Novotny
05179d0e45 DBZ-3404 Build strimzi from branch main 2021-04-13 09:37:15 +02:00
Bob Roldan
d67fad4b4c DBZ-3402 Remove duplicate entry in MySQL properties table 2021-04-12 16:53:15 +02:00