Commit Graph

288 Commits

Author SHA1 Message Date
Alexander Schwartz
dd90d76944 DBZ-5618 fix broken anchors in the docs 2022-09-19 09:22:37 +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
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
pkgonan
fd309193c6 DBZ-5544 Add document 2022-08-24 09:50:23 +02:00
Chris Cranford
37b97970a6 DBZ-5497 Skip truncate operations by default
* Promote truncate skip default from PostgreSQL to core library
* Adjust behavior for Oracle with truncates skipped by default
2022-08-19 11:05:29 +02: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
Bob Roldan
69d506991a DBZ-5418 Downstream edits based on review 2022-07-19 07:59:43 -04:00
harveyyue
daf329bc06 DBZ-5413 Update the topic naming strategy doc to all connectors 2022-07-18 10:18:12 -04:00
Chris Cranford
81cf6c5796 DBZ-5399 Clarify database name usage in signal.data.collection for Oracle 2022-07-14 13:35:30 -04:00
Chris Cranford
d81b557865 DBZ-5358 Update documentation 2022-07-11 10:10:21 -04:00
Bob Roldan
a885c03f89 DBZ-5334 Add ts_ms to txn boundary event examples; update description 2022-07-08 08:10:17 +02:00
Chris Cranford
30d95358b8 DBZ-5245 Track commit scn per redo thread 2022-07-01 06:39:19 +02:00
roldanbob
6b92730f42
[docs] Fix typo
Fix use of line continuation (+) character in a table cell, which caused the character to render in the published doc
2022-06-28 12:27:08 -04:00
harveyyue
68a78f73bb DBZ-5170 Update transaction ts_ms field to related doc 2022-06-27 15:50:52 +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
Bob Roldan
76a3233a33 DBZ-5221 Conditionalize entry in metrics table as upstream content 2022-06-08 12:06:57 -04:00
Vojtech Juranek
091e2f3162 DBZ-5045 Remove deprecated Oracle INFINISPAN option 2022-06-08 09:11:00 +02:00
harveyyue
acb743bd34 DBZ-5206 Remove the deprecated monitored tables metrics 2022-06-07 16:13:29 -04:00
Chris Cranford
f3671afaf7 DBZ-5139 Apply threshold to all processors, added tests 2022-06-01 17:52:44 -04:00
Ethan Zou
1ac6abf63e DBZ-5139 Abandon transaction who has too many events according to new configuration 'log.mining.buffer.memory.transaction.events.threshold' 2022-06-01 17:52:44 -04:00
Chris Cranford
15e9231c30 DBZ-5179 Use LRUCacheMap to avoid high memory usage 2022-06-01 15:53:55 +02:00
Chris Cranford
1ae7bec46e DBZ-5146 Remove log.mining.view.fetch.size, use query.fetch.size instead. 2022-05-26 19:26:14 -04:00
Chris Cranford
15eb7807c4 DBZ-5119 Add heartbeat.action.query support for Oracle 2022-05-24 12:54:40 +02:00
Chris Cranford
b96a3aaee4 DBZ-5132 Fix typos 2022-05-18 14:06:52 -04:00
Bob Roldan
aa8befb846 DBZ-5132 Edit Oracle connector doc to prep for downstream GA 2022-05-18 14:06:52 -04: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
4588e32338 DBZ-4588 Update Oracle and MySQL Boolean types custom converter examples 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
Chris Cranford
0ebd75e362 DBZ-5076 Fix typo: archive_log_target to archive_lag_target 2022-05-02 08:32:01 -04:00
Chris Cranford
e09a8eebf8 DBZ-4762 Suggested edits 2022-04-27 08:44:13 -04:00
Chris Cranford
665ba2f0a2 DBZ-4762 Document excluded Oracle built-in schemas 2022-04-27 08:44:13 -04:00
Chris Cranford
6e6b78ea59 DBZ-5057 Suggested changes 2022-04-27 08:43:44 -04:00
Chris Cranford
14eb7587f8 DBZ-5057 Document ORA-01882 and Oracle 11g 2022-04-27 08:43:44 -04:00
Chris Cranford
c804509673 DBZ-4963 Introduce log.mining.session.max.ms config option for Oracle 2022-04-21 08:05:59 +02:00
Gunnar Morling
4d4a26cae7
DBZ-4913 Typo fix 2022-04-04 16:01:31 +02:00
roldanbob
2ac999d730 DBZ-3317 Incorporate review comment.
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-04-01 13:18:00 -04:00
Bob Roldan
a5be713255 DBZ-3317 Remove prop table xref to removed oracle-decimal-types topic 2022-04-01 13:18:00 -04:00
Bob Roldan
52d85c6def DBZ-3317 Rework numeric data types section of Oracle connector doc. 2022-04-01 13:18:00 -04:00
Bob Roldan
413c242705 DBZ-4392 schema.name.adjustment.mode inadvertently rmvd fr cfg props 2022-04-01 13:17:13 -04:00
roldanbob
4fb5d9d14d DBZ-4392 Accept review comment
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-04-01 13:17:13 -04:00
Bob Roldan
9cb83458af DBZ-4392 US: Oracle reorg; DS: Specify Maven as Db2 driver source 2022-04-01 13:17:13 -04: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
Chris Cranford
8ecd50dc21 DBZ-4884 Document AWS timeout and keep-alive requirements 2022-03-30 13:04:09 -04:00