Commit Graph

221 Commits

Author SHA1 Message Date
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
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
rkerner
2c5c093587 DBZ-2171 avoid divisive language 2020-08-21 09:29:04 +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
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
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
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
Cory Harper
724fc7ac98 DBZ-2362 add configurable restart wait time 2020-07-30 18:08:26 +02:00
Chris Cranford
6285540d60 DBZ-2379 SnapshodeMode.INITIAL_ONLY support 2020-07-28 12:32:30 +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
dad8665f24 DBZ-2333 Replaces a broken link with a correct link to doc for Kafka log compaction 2020-07-14 17:16:36 +02:00
Tova Cohen
8b0617ce1a DBZ-2266 Removed link to blog post that was also in postgresql doc 2020-06-23 12:42:50 -04:00
Tova Cohen
e985b29c61 DBZ-1956 Removed Kafka .10 note, and link to a blog post 2020-06-23 09:21:23 +02:00
Tova Cohen
906a1ca27b DBZ-1956 Inserts link target text so URL does not render 2020-06-23 09:18:57 +02:00
Tova Cohen
9aa14184f2 DBZ-1956 Two updates to doc for SQL Server connector per Gunnar 2020-06-22 18:29:12 +02:00
Gunnar Morling
7a335b2d61 DBZ-1956 Misc. doc fixes 2020-06-22 15:07:59 +02:00
Tova Cohen
f322d329c4 DBZ-1956 This conditionalizes "Schema Change Topic" to be upstream only 2020-06-22 11:02:49 +02:00
Tova Cohen
af7d89dd7d DBZ-1956 Updates based on Chris's review of MongoDB connector doc 2020-06-22 10:56:00 +02:00
Bingqin Zhou
f19a196216 DBZ-2117 Leave prodname as it is. 2020-06-19 11:43:49 +02:00
Bingqin Zhou
6a0c275dc8 DBZ-2117 Update doc. 2020-06-19 11:43:49 +02:00
Jiri Pechanec
56f911aeda DBZ-2216 Use real txId in docs 2020-06-18 18:20:52 +02:00
Gunnar Morling
b30c0a1839 DBZ-2216 Doc update 2020-06-18 18:20:52 +02:00
Gunnar Morling
db2fb28be3 DBZ-1835 Licensing clarification for Db2 connector 2020-06-17 16:12:46 +02:00
Gunnar Morling
16a4c9a2a3 DBZ-2069 Removing obsolete incubating note;
Also adding connector property to MongoDB connector
2020-06-16 10:39:16 -04:00
Gunnar Morling
02b16e17ac DBZ-1814 Adding tests for exporting unkown column type 2020-06-05 12:13:29 +02:00
Gunnar Morling
c54e377dd2 DBZ-1814 Exporting Hex and Base64 representations as string 2020-06-05 12:13:29 +02:00
Gunnar Morling
023064eedb DBZ-1814 Renaming "raw" to "bytes"; also clarifying that this notion isn't Java-specific 2020-06-05 12:13:29 +02:00