Commit Graph

801 Commits

Author SHA1 Message Date
Anisha Mohanty
11fb079582 DBZ-3161 Add database.history.store.only.captured.tables.ddl option & CapturedTables metrics to documentation 2021-04-26 13:07:23 +02:00
Bob Roldan
4193488c34 [docs] Modify conditional delimiter in attempt to fix downstream error. 2021-04-22 17:22:52 -04:00
Bob Roldan
672f958853 DBZ-3415 Correct expansion of "SMT" acronym in filtering doc 2021-04-15 08:51:46 +02:00
Bob Roldan
f9050c6181 DBZ-3414 Add absent link text to xref in auto-topic creation content 2021-04-15 08:49:35 +02:00
Bob Roldan
997cc76b6e DBZ-3409 Fix links to Streams content in downstream doc. 2021-04-15 08:37:48 +02:00
Bob Roldan
a33a28a08d DBZ-3411 Reformat Downloads URLs to remove period characters. 2021-04-14 10:14:28 +02:00
roldanbob
e5689ad1b6
DBZ-3300 Incorporate deployment corrections in MongoDB connector doc;
* Remove incorrect ID; fix downstream xref and ID
* Move Monitoring section to follow Config properties
2021-04-14 10:11:21 +02:00
Gunnar Morling
36a615433a [docs] Typo fix 2021-04-14 09:25:57 +02:00
roldanbob
0623eb80a2
DBZ-3298 Update Db2 connector instructions for accuracy/consistency;
* Update Db2 connector instructions for accuracy/consistency
* Updates for consistency with other connector documentation
* Remove downstream ModuleID declaration for properties topic
* Grammar correction
* Update link text
* Add missing space
* Refactor conditionalized content so downstream builds correctly
2021-04-13 17:20:37 +02:00
roldanbob
62e87e681b
DBZ-3299 User guide corrections for MySQL connector;
* Update MySQL connector doc with common corrections
* Remove downstream ModuleID declaration for properties topic
* Adjust link text
* Modify xrefs in product content
* Add missing space
* Reconfigure conditionals to correct downstream build errors
* Refactor conditional content to get expected downstream results
* Add passage about immutable containers and OpenShift deployment
* Fix incorrect acronym expansion;remove {zwsp} in table entry
2021-04-13 17:04:25 +02:00
Gunnar Morling
6eae0daeaa DBZ-3416 Consistent docs for all connectors 2021-04-13 10:47:27 +02:00
raphaelauv
2b0d74f2ac DBZ-3416 Add missing compaction requirement for tombstones
The tombstones.on.delete is really interesting if compaction is activated on the topic.
2021-04-13 10:47:27 +02:00
Bob Roldan
d67fad4b4c DBZ-3402 Remove duplicate entry in MySQL properties table 2021-04-12 16:53:15 +02:00
Bob Roldan
8353558675 DBZ-3392 Revise prerequisite in downstream deployment procedure 2021-04-09 08:48:58 +02:00
Gunnar Morling
35c9e846c5 DBZ-2699 Doc fix 2021-04-08 12:32:25 +02:00
roldanbob
d0a256a369
DBZ-3297 User guide corrections for SQL Server connector;
* Restructure, update deploy steps based on PG version
* Remove dup text. Adjust head levels to fix Antora build errors
* Redefine conditional boundaries + downstream style/format fixes
* Set subs="+attributes" on code block to permit value to render
* Remove ModuleID declaration that breaks link to snapshot topic
* Update deployment topic for consistency w/ other connectors
* Refactoring to restore missing conditional content downstream
2021-04-08 12:10:21 +02:00
Hossein Torabi
5d6705c3fe DBZ-2699 implement skipped.operation in core 2021-04-08 11:59:08 +02:00
Bob Roldan
83b4a47f99 DBZ-3270 Update replaceable string in command to be more specific 2021-04-08 11:49:03 +02:00
Bob Roldan
4423f7d226 DBZ-3270 Update format of dynamic logging config info 2021-04-08 11:49:03 +02:00
mpermar
8d166b5420 DBZ-3270 Adding dynamic logging information 2021-04-08 11:48:54 +02:00
Jiri Pechanec
c03871fed9 [release] Changelog for 1.5.0.Final 2021-04-08 09:52:44 +02:00
Gunnar Morling
26e847f9f1
[docs] The Oracle connector isn't incubating any longer 2021-04-08 08:55:34 +02:00
RaghavaPonnam
67e6b9cc29
[docs] Identified a repetition of a word "they" in the documentation 2021-04-07 17:46:47 +02:00
Mauricio Scheffer
eb1d1df24c
[docs] Remove issue in wal2json that has been fixed years ago (#2285) 2021-04-07 14:48:24 +02:00
Bob Roldan
e24d54ea37 DBZ-3372 Add missing space and insert missing docker build command 2021-04-06 08:58:58 +02:00
Bob Roldan
1a21f00fdb DBZ-3338 Update link text 2021-04-01 16:10:38 +02:00
Bob Roldan
727a8f89b2 DBZ-3338 Further consistency updates in Deployment topic. 2021-04-01 16:10:38 +02:00
Bob Roldan
3d1dfcb104 DBZ-3338 Remove downstream ModuleID declaration for properties topic 2021-04-01 16:10:38 +02:00
Bob Roldan
e8cd1a820d DBZ-3338 Edits for consistency with other connector docs 2021-04-01 16:10:38 +02:00
Bob Roldan
e161077455 DBZ-3338 Mirror downstream codeblock fix. Other consistency edits. 2021-04-01 16:10:38 +02:00
Anisha Mohanty
2c8edab2b3 DBZ-2388 Use annotations for skiping apicurio tests 2021-03-31 15:23:15 +02:00
Jiri Pechanec
a02e530c80 DBZ-2911 Use sequence only when available 2021-03-26 09:19:17 +01:00
JLDLaughlin
06b0475f17 DBZ-2911 Add additional LSN information to all sources
Adds a new "sequence" field to all sources via the AbstractSourceInfo
class. Specifically, this field is required to deduplicate records
from PostgreSQL sources in O(1) time. The sequence field is a stringified
list of metadata. For PostgreSQL sources, this will include the last
committed LSN and the current LSN. For other sources, this will be NULL
until implemented. A new integration test was added for PostgreSQL.
2021-03-26 09:19:17 +01:00
M Sazzadul Hoque
98299ca111 DBZ-2879 Redis Streams target in Debezium Server 2021-03-26 08:30:58 +01:00
Jiri Pechanec
5cb7963929 DBZ-3353 Grammar fix 2021-03-26 08:02:25 +01:00
Chris Cranford
f6f8e8e663 DBZ-3353 Correct event.deserialization.failure.handling.mode documentation
* Correctly document the option name
* Correctly adjusted the option values to be ignore rather than skip
2021-03-26 08:02:25 +01:00
Jiri Pechanec
124a3eef61 [release] Changelog for 1.5.0.CR1 2021-03-24 11:25:52 +01:00
Chris Cranford
d8f0d2ba5a DBZ-2537 Rework Oracle's streaming metrics
* Consolidated LogMinerMetrics and TransactionalBufferMetrics
* Renamed LogMinerMetrics to OracleStreamingChangeEventSourceMetrics
* Standardized metrics method names & types
* Updated documentation to reflect metrics changes
2021-03-23 15:25:14 -04:00
Chris Cranford
d8eafed75c DBZ-3290 Additional Oracle documentation changes 2021-03-23 15:25:14 -04:00
Chris Cranford
9197120119 DBZ-3290 Suggested documentation edits 2021-03-23 15:25:14 -04:00
Chris Cranford
ec9f02d1e4 DBZ-3290 Document LONG data-type not yet supported 2021-03-23 15:25:14 -04:00
Chris Cranford
1d9594ed88 DBZ-3290 Suggested changes
* Use {debezium-version} variable in examples
* Correct typos
* Document non-support for CLOB/BLOB data types
* Fix rendering of <= with unicode character
* Moved XStream documentation into separate section
* Moved database.oracle.version to internal
* Removed reference to database.oracle.version
* Resolve XStream POS version from OracleDatabaseVersion as fallback
  when internal.database.oracle.version is not supplied.
2021-03-23 15:25:14 -04:00
Chris Cranford
2516cf9e07 DBZ-3290 Remove incubating note from Oracle documentation 2021-03-23 15:25:14 -04:00
Chris Cranford
c10117396a DBZ-3268 Update temporal types documentation 2021-03-19 18:07:12 +01:00
Jiri Pechanec
6cbc9d9885 DBZ-2520 Add advanced example for JSON format 2021-03-19 13:39:25 +01:00
Jiri Pechanec
312768e2a1 DBZ-2665 Add database history docs to new engine docs 2021-03-19 12:24:51 +01:00
Jeremy
82d4820b24
DBZ-3312 Adding example of config file with SSL attributes to connect to Cassandra node 2021-03-18 17:54:44 +01:00
Gunnar Morling
91c1c63df5 DBZ-2665 Wording fix 2021-03-18 12:13:06 +01:00
Jiri Pechanec
a3ca563606 DBZ-2665 Document the need for database history props 2021-03-18 12:13:06 +01:00
Jiri Pechanec
4db1de9bfa DBZ-3244 Highlight the need for fully-qualified names 2021-03-18 10:12:20 +01:00