Commit Graph

421 Commits

Author SHA1 Message Date
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
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
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
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
f37bbdc736 DBZ-1928 Some tweaks to fine tune the content 2020-06-30 10:23:26 -04:00
Tova Cohen
6d00d02291 DBZ-1928 Update downstream procedure for deploying connectors with Avro configuration 2020-06-30 10:23:26 -04:00
Tova Cohen
cc0ab0df3c DBZ-1928 typo fix: Enclosed a downstream attribute in curly braces 2020-06-30 10:23:26 -04:00
Tova Cohen
79f8406766 DBZ-1928 Remove refs to workers. Add xref to downstream steps for installing Service Registry from OperatorHub. 2020-06-30 10:23:26 -04:00
Tova Cohen
3331dda5cc DBZ-1928 use attribute for apicurio-version 2020-06-30 10:23:26 -04:00
Tova Cohen
f3d04e3f5e DBZ-1928 Removed "also". 2020-06-30 10:23:26 -04:00
Tova Cohen
33ef4ced13 DBZ-1928 Replaced incorrect "converter" with "connector" 2020-06-30 10:23:26 -04:00
Tova Cohen
ccb7073b52 DBZ-1928 Missed this update from Gunnar's review 2020-06-30 10:23:26 -04:00
Tova Cohen
85ebb99350 DBZ-1928 Updates based on Gunnar's review comments. 2020-06-30 10:23:26 -04:00
Tova Cohen
d7f34d6181 DBZ-1928 Remove temporary "community" statement needed to check rendering 2020-06-30 10:23:26 -04:00
Tova Cohen
5fd4e35ea1 DBZ-1928 Unindented 3 paragraphs after bullet. Corrected endif statement. 2020-06-30 10:23:26 -04:00
Tova Cohen
fd10d18bb2 DBZ-1928 Updated doc for Avro serialization 2020-06-30 10:23:26 -04:00
Tova Cohen
df02c7546c DBZ-1928 Updates based on SME comments and answers 2020-06-30 10:23:26 -04:00
Tova Cohen
1d68851e62 DBZ-1928 Initial edits of avro content 2020-06-30 10:23:26 -04:00
Gunnar Morling
3c528266f7 DBZ-2255 Wording adjustments 2020-06-25 11:08:59 +02:00
Jiri Pechanec
63a2f6a0ae DBZ-2255 Document JSON parsing in groovy-based SMTs 2020-06-25 11:08:59 +02:00
Tova Cohen
8a4a9dfaa6 DBZ-2266 Found another link that displayed a URL when it needed to display text 2020-06-23 15:18:36 -04:00
Tova Cohen
4d136fba44 DBZ-2266 Replace {prodname} attribute with literal "debezium" to avoid uppercase in a name 2020-06-23 15:18:36 -04:00