Commit Graph

555 Commits

Author SHA1 Message Date
Chris Cranford
3f78f40fb4 DBZ-137 Introduce streaming.fetch.size for SQL Server. 2020-09-14 12:33:43 +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
Tova Cohen
deeeed415c DBZ-2501 Typo fix I thin: Replce "product" with "debezium". 2 instances 2020-09-11 11:07:26 -04:00
Tova Cohen
f0b0741e44 DBZ-2501 Update PostgreSQL event descriptions to be consistent with other connectors 2020-09-11 11:07:25 -04:00
Tova Cohen
495ffd6bd7 DBZ-2501 Update MongoDB connector doc to have consistent change event descriptions 2020-09-11 11:07:25 -04:00
Tova Cohen
1cc60abbb9 DBZ-2501 Fix a typo by removing extra "the" 2020-09-11 11:07:25 -04:00
Tova Cohen
75dcea5bcd DBZ-2501 Update db2 change event descriptions for latest changes to MySQL content 2020-09-11 11:07:25 -04:00
Tova Cohen
11cb66f533 DBZ-2480 Replace outbox.EventRouter with plain text: outbox event router 2020-09-11 10:56:26 -04:00
Tova Cohen
991298a09c DBZ-2480 update intro sentence and remove Jira reference 2020-09-11 10:56:26 -04:00
Tova Cohen
b63ea96669 DBZ-2480 Added that outbox tables must have some structure 2020-09-11 10:56:26 -04:00
Tova Cohen
48d35e5b8a DBZ-2480 Initial commit of outbox event router SMT doc updated for 1.2 2020-09-11 10:56:26 -04:00
René Kerner
2b531435d9
DBZ-2462 Avoid divisive language in incubator docs 2020-09-10 15:24:14 +02:00
Gunnar Morling
9b99370c8a DBZ-2094 Updating docs 2020-09-09 11:18:45 +02:00
Gunnar Morling
e91629cc04 DBZ-1962 Doc fix 2020-09-08 17:11:14 +02:00
Jos Huiting
29c6b2abc7 DBZ-1962 Introduce column.whitelist for the MySql connector 2020-09-08 17:06:29 +02:00
Jiri Pechanec
8d07a9b3e9 DBZ-2507 Upgrade apicurio to 1.3.0.Final 2020-09-08 15:48:20 +02:00
Tova Cohen
eea614b9f1 DBZ-2500 Removed a stray plus sign that was corrupting format 2020-09-07 14:23:34 +02:00
Tova Cohen
6f9be11dec DBZ-2500 Added a missing space in an annotation. Required for correct splitting. 2020-09-07 14:23:34 +02:00
Tova Cohen
eae57bfa6e DBZ-2500 Deleted a hyphen, added postgresql qualification, deleted a TBA example ref 2020-09-07 14:23:34 +02:00
Tova Cohen
ed8e8f4b4c DBZ-2248 Add doc for include.schema.changes property to db2 connector doc 2020-09-04 09:52:05 -04:00
Tova Cohen
4427ea96e3 DBZ-2248 Add schema change topic description to SQL Server connector doc 2020-09-04 09:52:05 -04:00
Tova Cohen
4fca0c5a43 DBZ-2248 Add include.schema.changes property to sqlserver doc 2020-09-04 09:52:05 -04:00
Tova Cohen
db44d48aa5 DBZ-2226 Updates based on comments from Chris 2020-09-04 09:14:49 -04:00
Tova Cohen
3ec8ed159e DBZ-2226 Typo fix - a word was missing 2020-09-04 09:14:49 -04:00
Tova Cohen
4d5557cc39 DBZ-2226 This unconditionalizes the JSON representation note since it is applicable downstream 2020-09-04 09:14:49 -04:00
Tova Cohen
fcad4f3fc6 DBZ-2226 Updates based on Gunnar's review 2020-09-04 09:14:49 -04:00
Tova Cohen
7c4a805303 DBZ-2226 Removed extraneous "====" 2020-09-04 09:14:49 -04:00
Tova Cohen
66b77ecea0 DBZ-2226 Updated MySQL connector doc that describes change event content 2020-09-04 09:14:49 -04:00
Gunnar Morling
a3dffc1df5 DBZ-1068 Doc updates, adjusting to renamed option name 2020-09-04 12:11:51 +02:00
Tova Cohen
b4cc6a141e DBZ-2476 Fixes link format for include/exclude list properties for PostgreSQL 2020-09-04 07:42:16 +02:00
Tova Cohen
de739b4205 DBZ-2476 Fixes link rendering for include/exclude list properties for MongoDB, SQL Server, and MySQL 2020-09-04 07:42:16 +02:00
Tova Cohen
5fdec157b8 DBZ-2477 Edited the general features description 2020-09-02 18:07:56 -04:00
Tova Cohen
65cf5f9e43 DBZ-2403 Typo fix - A vertical bar was missing in a table. 2020-09-02 17:03:05 -04:00
Tova Cohen
fc36a09a40 DBZ-2403 Updated descriptions of advanced config properties and pass-thru properties. 2020-09-02 17:03:05 -04:00
Tova Cohen
81a0f94e8d DBZ-2403 Fix conflict resolution mistake and correct a typo. 2020-09-02 17:03:05 -04:00
Tova Cohen
d19bf06730 DBZ-2403 Completed revision of Db2 doc except for some config properties 2020-09-02 17:03:05 -04:00
Tova Cohen
cb434a86bc DBZ-2403 More updates to Db2 doc, and to PostgreSQL for consistency 2020-09-02 17:02:59 -04:00
Tova Cohen
44bd912979 DBZ-2403 Initial commit of updates to Db2 connector doc 2020-09-02 15:30:28 -04:00
Gunnar Morling
cf46dde2ab DBZ-2455 Removing deprecated options from docs; fixing formatting glitch 2020-09-02 17:41:49 +02:00
Bob Roldan
62190629c6 DBZ-2245 Fully remove commented conditional content. 2020-09-01 11:47:01 -04:00
Bob Roldan
53cbae3d56 DBZ-2245 Edit conditionals so Avro info shows in cloudevents product doc 2020-09-01 11:47:01 -04:00
Gunnar Morling
f9fc5dd1c2 DBZ-2469 Fixing wrong alias 2020-09-01 09:48:41 +02:00
Mickaël Isaert
a63f7e8c18 DBZ-2469 Update debezium-server.adoc for transformations and Google Pub/Sub configuration
Fix configuration for transformations and Google Pub/Sub.
2020-09-01 09:48:41 +02:00
Jiri Pechanec
23ac1b4e80 [release] Changelog for 1.3.0.Final 2020-08-28 10:50:46 +02:00
Bob Roldan
f22b6f468f DBZ-2375 Hyperlink entries in the mysql metrics tables to facilitate sharing. 2020-08-24 09:34:31 -04:00
rkerner
2c5c093587 DBZ-2171 avoid divisive language 2020-08-21 09:29:04 +02:00
Tova Cohen
de95cd46ca DBZ-1908 Added "version" and "connector" fields to change event examples 2020-08-13 07:51:44 +02:00
Tova Cohen
ba5876a462 DBZ-1908 Updates based on Gunnar's review, adds Kubernetes notes 2020-08-13 07:51:44 +02:00
Tova Cohen
64979341e1 DBZ-1908 Replaced dockerfile and EXPORT section by using Strimzi blog procedure 2020-08-13 07:51:44 +02:00
Tova Cohen
fa4ef78622 DBZ-1908 Replacement PR, removes references to minishift 2020-08-13 07:51:44 +02:00
Tova Cohen
e4325c065f DBZ-2399 Changes "Avro Connector" to "Avro converter" 2020-08-12 10:36:00 +02:00
Tova Cohen
0f9b6ac343 DBZ-2399 Edit new Azure content. Change anchor IDs to avoid duplicates 2020-08-07 09:01:10 +02:00
Tova Cohen
2ce4fe4ecf DBZ-2402 Typo fixes found during PR review 2020-08-06 12:02:26 +02:00
Tova Cohen
10fd7bb49d DBZ-2402 Rename some files and updates references to those files 2020-08-06 12:02:26 +02:00
Chris Cranford
b52412ff5f [release] Changelog for 1.3.0.Alpha1 2020-08-05 23:39:04 -04:00
Gunnar Morling
c33a9f53c2 DBZ-2333 Bringing back Azure docs which had been added in parallel 2020-08-05 10:51:13 +02:00
Gunnar Morling
3cac37ee54 DBZ-2333 Some formatting fixes 2020-08-05 10:51:13 +02:00
Gunnar Morling
af14291b15 DBZ-2282 Fixing broken tables 2020-08-05 10:34:48 +02:00
Chris Cranford
cc4e78bbff DBZ-2400 Deprecate mongodb.poll.internval.sec for mongodb.poll.interval.ms 2020-08-05 09:13:43 +02:00
Chris Cranford
931fecd216 DBZ-2225 Introduce MongoDB timeout configuration options
This adds configurable timeout options for:
* server.selection.timeout.ms
* connect.timeout.ms
* socket.timeout.ms
2020-08-05 09:13:43 +02:00
Tova Cohen
b0d9b4dc5d DBZ-2333 Rebase and merge of update to mapping for BIT and BIT VARYING 2020-08-04 12:20:08 -04:00
Tova Cohen
f053a24ea1 DBZ-2333 Remove extra J, say you must set pgoutput as plugin.name downstream 2020-08-04 12:20:08 -04:00
Tova Cohen
e1df5402c4 DBZ-2333 Fixes a few small glitches that I noticed 2020-08-04 12:20:08 -04:00
Tova Cohen
c8dcbff4ce DBZ-2333 Updates based on Chris's review comments 2020-08-04 12:20:08 -04:00
Tova Cohen
9787cf17c6 DBZ-2333 Finished edits and annotating PostgreSQL connector doc 2020-08-04 12:20:08 -04:00
Tova Cohen
0f9f98e839 DBZ-2333 Initial updates to modularize content. Not complete. Cannot build yet. 2020-08-04 12:20:08 -04:00
Tova Cohen
d24ac177d3 DBZ-2399 Updates strimzi version attribute from 0.13.0 to 0.18.0 2020-08-03 22:08:06 +02:00
Gunnar Morling
5a115e902c DBZ-2315 Doc clarification 2020-08-03 14:58:31 +02:00
rkerner
cad6cf62d3 DBZ-2315 fix BIT VARYING handling in Postgres connector
* removed little endian padding for BIT types in JdbcValueConverters (only used for Postgres yet)
* removed legacy format handling fot BIT related types in JdbcValueConverters#convertBits which were leftovers from PR #1408
* removed unnecessary zero-ing of a newly created byte array to improve performance for huge byte arrays
* updated Postgres connector docs
2020-08-03 14:58:31 +02:00
Gunnar Morling
05aa3e095c DBZ-2394 Grouping Postgres cloud docs 2020-07-31 15:45:48 +02:00
abhishek
e6f3b6b3d7 DBZ-2394 updated as per feedback 2020-07-31 15:43:23 +02:00
abhishek
90eebe725c DBZ-2394 Added Azure PostgreSQL guidance 2020-07-31 15:43:23 +02:00
Gunnar Morling
4bfaa1f949 DBZ-2282 Misc. clean-up 2020-07-31 15:37:09 +02:00
abhishek
35d40f1524 DBZ-2282 added Event Hubs IT instructions to README, updated docs 2020-07-31 15:37:09 +02:00
abhishek
ecdd55a493 DBZ-2282 updated docs to include event hubs info 2020-07-31 15:37:09 +02:00
Cory Harper
724fc7ac98 DBZ-2362 add configurable restart wait time 2020-07-30 18:08:26 +02:00
victorxiang30
2d6301591c
DBZ-2381 ProtoBuf support for Debezium Server 2020-07-29 12:18:26 +02:00
Chris Cranford
6285540d60 DBZ-2379 SnapshodeMode.INITIAL_ONLY support 2020-07-28 12:32:30 +02:00
Jonas Lins
c708a89b23 DBZ-2367 Fix group id from io.debezium.quarkus to io.debezium on outbox docs 2020-07-20 09:44:54 +02:00
Jiri Pechanec
c2a40b7ed4 DBZ-2288 Add documentation 2020-07-16 09:51:00 +02:00
Jos Huiting
da97be7842 DBZ-2307 - Improve logging when primary keys are missing 2020-07-15 11:18:48 -04:00
Tova Cohen
524506677f DBZ-2326 Fixed a typo that was causing bold font for metric table description columns 2020-07-15 09:07:33 +02:00
rkerner
b372438b33 DBZ-2083 fix docs for Apicurio Avro converter
* apply PR comment, co-authored-by: Gunnar Morling
* apply PR comments and cleanup
2020-07-14 17:28:08 +02:00