Commit Graph

247 Commits

Author SHA1 Message Date
Anisha Mohanty
22f260e09d DBZ-5423 Update the test case & document the changes 2022-11-14 12:26:00 +01:00
Bob Roldan
4e2734f250 DBZ-5757 Replace callout legend after KafkaConnector examples w/ tables 2022-11-02 14:25:49 +01:00
Bob Roldan
26a4573ff2 DBZ-5757 Updates downstream steps to build KC custom container images 2022-11-02 14:25:49 +01:00
Bob Roldan
2a186ad502 DBZ-5714 Address review comment. 2022-10-21 11:42:43 +02:00
Bob Roldan
08d042aa92 DBZ-5714 Remove redundant reference to database.names list 2022-10-21 11:42:43 +02:00
Bob Roldan
61a4240d06 DBZ-5714 Incorporate PR feedback 2022-10-21 11:42:43 +02:00
Bob Roldan
ef6588adf2 DBZ-5714 Modify description to address review comments. 2022-10-21 11:42:43 +02:00
Bob Roldan
93acd2a8ac DBZ-5714 Edits 2022-10-21 11:42:43 +02:00
Bob Roldan
ad0b63e388 DBZ-5714 tasks.max description now reflects support for multiple task 2022-10-21 11:42:43 +02:00
Jiri Pechanec
8a02907576 DBZ-5610 Truncate events are not emitted by every connector 2022-10-20 08:57:28 +02:00
harveyyue
a37d3332df DBZ-5610 MySQL Connector capture TRUNCATE command as message in table topic 2022-10-20 08:57:28 +02:00
Sergei Morozov
e4d46c81b1 DBZ-5541: Default Debezium schema.name.adjustment.mode to "none" 2022-09-29 09:47:25 +02:00
Bob Roldan
8b9e801b5f DBZ-5625 Corrects punctuation in *.propagate.source.type descriptions 2022-09-29 09:09:10 +02:00
Bob Roldan
edc09e8d2b DBZ-5625 Updates *.propagate.source.type properties 2022-09-29 09:09:10 +02:00
Bob Roldan
7b95cd0971 DBZ-5625 Updates to column.mask.* and column.truncate.* properties 2022-09-29 09:09:10 +02:00
Bob Roldan
652ab02372 DBZ-5625 Updates description of column.truncate.to.<length>.chars 2022-09-29 09:09:10 +02:00
Bob Roldan
808f3c9212 DBZ-5625 Updates based on additional input 2022-09-29 09:09:10 +02:00
Bob Roldan
4e292b3e96 DBZ-5625 Specifies that props use anchored regex; consistency edits 2022-09-29 09:09:10 +02:00
Vojtech Juranek
3887574d2c DBZ-5043 Update documentation after renaming to schema.history.internal 2022-09-07 12:57:31 +02:00
Vojtech Juranek
2f8391ea13 DBZ-5043 Update documentation after DatabaseHistory rename 2022-09-07 12:57:31 +02:00
Vojtech Juranek
853f43c5de DBZ-5043 Update documentation ot use topic.prefix instead of database.server.name 2022-09-07 12:57:31 +02:00
Vojtech Juranek
3cdcf795d8 DBZ-5043 Use 'database schema history' wording in the documentation
Once we switch to `schema.history` prefix, it can be confusing for the
users to read about 'database history'. Use 'database schema history'
instead.
2022-09-07 12:57:31 +02:00
Vojtech Juranek
04acf048cf DBZ-5043 Update documentation to use schame.history namespace 2022-09-07 12:57:31 +02:00
Bob Roldan
390d0d3d62 DBZ-5565 Formatting characters no longer render in published doc 2022-08-31 09:17:16 +02:00
roldanbob
20cda6e6a8
[docs] Fix formatting typo
Inserts missing `+` character to correct rendering of property name string.
2022-08-26 22:03:25 -04:00
pkgonan
fd309193c6 DBZ-5544 Add document 2022-08-24 09:50:23 +02:00
Sergei Morozov
9bfbacbbb8 DBZ-5516: Fix examples in SQL Server connector documentation 2022-08-22 14:15:57 +02:00
ggaborg
41ebaa871c DBZ-4631 check SQLServer Agent status only once 2022-08-19 11:09:15 +02:00
ggaborg
80a02f280e DBZ-4631 fix whitespace 2022-08-19 11:09:15 +02:00
ggaborg
0181122274 DBZ-4631 Fix "No maximum LSN recorded" log message can be spammed on low-activity databases 2022-08-19 11:09:15 +02:00
Chris Cranford
504d5700e3 DBZ-5290 Document SSL usage 2022-08-11 13:28:45 +02:00
gongzhongqiang
6f1fb9701f DBZ-5440 Fix typo in sqlserver document. 2022-07-25 08:27:48 -04:00
Vojtech Juranek
9f35b840fc [docs] Fix defaut values of max.batch.size and poll.interval.ms
Default `max.batch.size` is 2048 [1].
Default `poll.interval.ms` is 500 ms [2] (except Cassandra where it's
still 1000 ms and Mongo which has it's own config)

[1] https://github.com/debezium/debezium/blob/v2.0.0.Alpha3/debezium-core/src/main/java/io/debezium/config/CommonConnectorConfig.java#L300
[2] https://github.com/debezium/debezium/blob/v2.0.0.Alpha3/debezium-core/src/main/java/io/debezium/config/CommonConnectorConfig.java#L302
2022-07-21 08:14:08 -04:00
Chris Cranford
fdf6fc1fa3 DBZ-5396 Document relational attributes in JSON schema change events 2022-07-19 15:41:02 -04:00
Sergei Morozov
77f853f936 DBZ-4726: Remove SQL Server single-partition mode 2022-07-19 09:20:40 +02:00
Bob Roldan
383333a50c DBZ-4312 Remove disclaimer re: connector not being tested against Azure 2022-07-18 15:27:39 -04:00
harveyyue
daf329bc06 DBZ-5413 Update the topic naming strategy doc to all connectors 2022-07-18 10:18:12 -04:00
Bob Roldan
366c95707a DBZ-5334 Update transaction boundary eventcontent for Db2, SQL Server 2022-07-08 08:10:17 +02:00
Bob Roldan
5767951893 DBZ-5233 Use tag regions in shared fragment to specify MBean formats 2022-06-13 14:37:54 +02:00
Bob Roldan
d7a3dfbb14 DBZ-5233 Use fragments to specify MBean names vs. ifeval conditionals 2022-06-13 14:37:54 +02:00
harveyyue
327f9ce6d4 DBZ-5098 Update field "ts_ms" to connector docs 2022-05-18 14:21:39 +02:00
Bob Roldan
1745abf5f8 DBZ-4588 Make converter property descriptions consistent 2022-05-13 13:25:32 +02:00
Bob Roldan
9b897f1120 DBZ-4588 Insert converters property in configuration tables 2022-05-13 13:25:32 +02:00
Bob Roldan
1cadd6a4d7 DBZ-4588 Adds links to converters topic from connector data types topics 2022-05-13 13:25:32 +02:00
Jiri Pechanec
35811a7be4 DBZ-5040 Fix typo about decimal.handling in SQL Server 2022-05-09 08:37:10 +02:00
Bob Roldan
c64558ae77 DBZ-4392 Update deployment steps to use curl to pull Maven artifacts 2022-04-01 13:17:13 -04:00
Bob Roldan
e77e1411f7 DBZ-4392 Describe adding Db2/ Oracle JDBC drivers from Maven 2022-04-01 13:17:13 -04:00
Vojtech Juranek
d0c006f6f5 DBZ-2793 Add schema filters to SQL server documentation 2022-03-29 07:13:00 +02:00
Sergei Morozov
b258674782 DBZ-3535: Introduce schema.name.adjustment.mode 2022-03-24 09:37:05 +01:00
Bob Roldan
bf27791fa1 DBZ-4906 Fixes typo in link text 2022-03-23 17:44:17 +01:00