Commit Graph

217 Commits

Author SHA1 Message Date
Alexander Iskuskov
2c2d11ea04 DBZ-1954 Add docs for mask column and truncate column features 2020-04-08 09:10:39 +02:00
Gunnar Morling
27c85280f8
Update index.adoc 2020-04-07 21:57:50 +02:00
Gunnar Morling
18ff6a282c DBZ-1920 Wording fix 2020-04-07 17:30:51 +02:00
Chris Cranford
84426b366d DBZ-1920 Extract common metrics to included pages 2020-04-07 17:28:03 +02:00
Chris Cranford
6df5e60efd DBZ-1945 Remove deprecated connector option "initial_schema_only" 2020-04-07 17:23:48 +02:00
Jiri Pechanec
ad198bd60c [docs] Remove hard-coded version in SQL Server 2020-04-07 14:23:02 +02:00
Alexander Schwartz
543549cb75 DBZ-1935 fixed broken links and anchors 2020-04-06 17:36:27 +02:00
Bingqin Zhou
a330fbfd8c DBZ-1927 Modify and make the sentence clearer. 2020-04-03 21:29:15 +02:00
Bingqin Zhou
4ece6bcdb3 DBZ-1927 Add doc about how to trigger resnapshot when cassandra table cdc is disabled and then enabled again. 2020-04-03 21:29:15 +02:00
Ben Hardesty
6fb77d8361 DBZ-1919 Restore create, update, delete event structure examples in doc 2020-04-02 18:59:41 +02:00
Gunnar Morling
43d10f1523 DBZ-1906 Removing some version references 2020-03-31 14:54:23 +02:00
Gunnar Morling
4d7ba322cc DBZ-1906 Upstream links 2020-03-31 14:54:23 +02:00
Gunnar Morling
7fa5fe2c9b DBZ-1906 HTTP -> HTTPS 2020-03-31 14:54:23 +02:00
Gunnar Morling
d2520ae5ec DBZ-1906 Adding AsciiDoc attribute for AK docs URL 2020-03-31 14:54:23 +02:00
Gunnar Morling
0b7967a456 DBZ-1914 Adding documentation for snapshot.lock.timeout.ms;
This setting got introduced for MySQL with DBZ-1671, but for some unknown reason the documentation changes did not get applied.
2020-03-31 12:03:23 +02:00
Gunnar Morling
20ba237ef2 DBZ-1732 Referencing heartbeat.action.query 2020-03-31 09:10:13 +02:00
Fatih Güçlü Akkaya
d0d73ffb10 DBZ-1732 provide tip for AWS RDS
Added a tip section regarding AWS RDS disk space usage increase on an idle environment
2020-03-31 09:07:07 +02:00
Ben Hardesty
0725f928e5 NO-JIRA Update doc with feedback from SME/QE review 2020-03-31 08:35:20 +02:00
Gunnar Morling
7f016e3766 [docs] Not enabling "net changes" feature in SQL Server CDC config;
It's not leveraged by Debezium atm., so enabling this feature isn't providing any value, but adds a cost of additinal indexes.
2020-03-26 10:26:13 +01:00
Gunnar Morling
7560e07e4a
DBZ-1903 Linking to correct issue in SQL Server docs 2020-03-26 10:11:00 +01:00
Chris Cranford
f93b550824 DBZ-1902 Fix typo in Quarkus Outbox extension documentation 2020-03-25 20:17:55 +01:00
Gunnar Morling
89bb6eba6c DBZ-1531 Misc. clean-up;
* Removing obsolete default impl
* Completing test
* Documention fixes
2020-03-25 12:33:38 +01:00
rk3rn3r
e775a22fc6 DBZ-1531 added headers for primary key update events to reference the original key
* added docs for new Kafka message headers in MySQL and Postgres connectors for primary key update events
2020-03-25 12:33:38 +01:00
Sahan Dilshan
9f741626f1 [docs] MySQL connector docs typo fix 2020-03-23 08:25:11 +01:00
Gunnar Morling
3659d4400a DBZ-1815 Documentation update 2020-03-18 10:27:22 +01:00
Ben Hardesty
1f4ef3226b DBZ-1651 Remove tech preview notice from postgresql.adoc 2020-03-18 08:36:40 +01:00
FrankMormino
5f22ff29e4 Update c_how-the-mysql-connector-performs-database-snapshots.adoc
spell check - connecotr --> connector
2020-03-18 08:15:16 +01:00
Chris Cranford
54682e2617 DBZ-1793 Use snapshot versions in master documentation 2020-03-13 19:43:45 +01:00
Gunnar Morling
5cacae8b27 [docs] http -> https 2020-03-13 05:53:12 +01:00
Ben Hardesty
87c80877f2 DBZ-1861 Modularize the logging doc 2020-03-12 19:42:52 +01:00
Chris Cranford
1fd59f734b DBZ-1804 Clarify column type defaults for Outbox Quarkus extension 2020-03-11 21:53:35 +01:00
Ben Hardesty
6e8863f634 DBZ-1829 Conditionalize deprecated options for downstream doc 2020-03-11 21:48:43 +01:00
Sayed Mohammad Hossein Torabi
63a462dbc0 DBZ-1831 Support MongoDB Oplog operations as config 2020-03-11 12:43:25 +01:00
Chris Cranford
366ea361e2 DBZ-1726 Documentation updates for mongodb.adoc
* Added metrics details
* Changed references from initial sync to snapshot for consistency
2020-03-11 10:15:00 +01:00
Chris Cranford
3c98cbfb9d DBZ-1858 Document PostgreSQL connector metrics 2020-03-11 09:40:56 +01:00
Ben Hardesty
e47ead2d64 Modularize the monitoring doc 2020-03-10 15:03:28 +01:00
Fabio Cantarini
62b46ae596 DBZ-1830 Enhancement to datatype.propagate.source.type connector property
Add support for matching db and table name
Amend documentation accordingly
2020-03-10 14:58:16 +01:00
Fabio Cantarini
ad04b2fc06 DBZ-1830 Reference documentation for new connector property datatype.propagate.source.type 2020-03-10 14:58:16 +01:00
Gunnar Morling
b1a3fcc516 Wording fix 2020-03-10 12:15:22 +01:00
jgraf50
f41040d871 DBZ-1781 Updated documentation. 2020-03-04 09:10:49 +01:00
Ben Hardesty
48816f91be
DBZ-1845 Add conditionalization to tutorial 2020-03-04 07:53:24 +01:00
Jiri Pechanec
51b9a732b9 DBZ-1801 TinyInt1 to boolean converter 2020-03-03 12:14:16 +01:00
Gunnar Morling
4e6d4d0b1d DBZ-1843 Wording fix 2020-03-03 09:01:02 +01:00
志飞 张
63afde4201 Update oracle.adoc
the password is error in line 896
2020-03-03 08:55:50 +01:00
Gunnar Morling
1742d9a9ba DBZ-234 Misc. doc updates 2020-03-02 09:43:15 +01:00
Jiri Pechanec
c4f982865f DBZ-1134 Documentation for custom converters 2020-03-02 09:43:15 +01:00
Jiri Pechanec
5117ecab40 DBZ-234 Document Debezium Engine API 2020-03-02 09:43:15 +01:00
Jiri Pechanec
02ddcc1091 DBZ-1800 Correct TINYINT mapping 2020-02-26 18:22:18 +01:00
Jiri Pechanec
06049a5e9d DBZ-1826 Rename error handling config field 2020-02-26 15:49:26 +01:00
Jiri Pechanec
7574a553f9 DBZ-1705 Added derecation note to docs 2020-02-25 16:19:22 +01:00