Commit Graph

881 Commits

Author SHA1 Message Date
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
Chris Cranford
a5be82bc2e DBZ-2994 Update documentation references 2021-03-17 20:37:24 +01:00
Bob Roldan
c317295be0 DBZ-3308 Rmv downstream refs to zOS, testing, & upstream linux version 2021-03-17 18:12:46 +01:00
Jiri Pechanec
21f522217c DBZ-3033 Map OID to long value 2021-03-17 18:11:52 +01:00
Chris Cranford
b46f983f42 DBZ-3250 Document snapshot.select.statement.overrides for Oracle 2021-03-16 18:12:10 +01:00
Gunnar Morling
312de0e2c0
DBZ-3141 Doc fix 2021-03-16 14:30:54 +01:00
Jiri Pechanec
f48e7261af DBZ-3141 Typo fixes
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-03-16 14:29:29 +01:00
Jiri Pechanec
eb0c5ccb45 DBZ-3141 Documentation for signalling 2021-03-16 14:29:29 +01:00
Gunnar Morling
a5c1194145 DBZ-3269 Applying suggestions from code review 2021-03-16 10:42:37 +01:00
Jiri Pechanec
34b4afc130 DBZ-3269 Document required libraries for scripting 2021-03-16 10:42:37 +01:00
Jiri Pechanec
4302f63350 DBZ-3269 Document ignoring of non-data messages 2021-03-16 10:42:37 +01:00
Bob Roldan
5e8c1f9304 DBZ-3272 adjust positions of delimiters for product conditionals 2021-03-16 09:54:11 +01:00
Jiri Pechanec
a8251dd507 DBZ-3261 Document delayed END marker 2021-03-16 09:51:50 +01:00
Bob Roldan
b2ce510413 DBZ-3273 Correct typo repeated in mongodb, mysql, and sqlserver docs 2021-03-12 22:33:59 -05:00
Jiri Pechanec
375dbab99d DBZ-3267 Add decimal.handling.mode back to SQL Server docs 2021-03-12 18:56:46 +01:00
Jiri Pechanec
89fc67c051 [release] Changelog for 1.5.0.Beta2 2021-03-12 10:27:23 +01:00
Bob Roldan
fa60754bca DBZ-3259 Remove references to upstream docker setup 2021-03-11 18:33:00 +01:00
Bob Roldan
2067850fbc DBZ-2122 Edit note for consistency with Db2 capture job config topic 2021-03-11 09:15:42 +01:00
Bob Roldan
3d59c8ff6c DBZ-2122 terminology edit 2021-03-11 09:15:42 +01:00
Bob Roldan
4a100ea7d6 DBZ-2122 Add SQL Server topic; edits to Db2 topic 2021-03-11 09:15:42 +01:00
Bob Roldan
6f8f0d7d8a DBZ-2122 Add Db2 topic for capture job configuration 2021-03-11 09:15:42 +01:00
roldanbob
3f79ba81e1
DBZ-2654 Edit Customizing Topic Auto-Creation (#2179)
DBZ-2654 Edit Customizing Topic Auto-Creation
2021-03-10 11:40:41 +01:00
David Seapy
c9a702b7d0 DBZ-3246 Add kinesis endpoint configuration property to documentation 2021-03-09 06:29:37 +01:00
Chris Cranford
b26d8d6285 DBZ-3241 Document LogMiner adapter as default for Oracle connector 2021-03-06 10:33:43 +01:00
Chris Cranford
b98dae6436 DBZ-3242 Disable log.mining.transaction.retention.hours by default
* Default value `0` disables the check
* Any negative value will show a configuration problem
* Any positive value over `0` will enable the retention check
2021-03-05 18:14:23 +01:00
Bob Roldan
0bdb166193 DBZ-3197 Update release version in PG doc URL to point to current. 2021-03-05 14:50:16 +01:00
Bob Roldan
23d8b36adf DBZ-3197 Clarify SELECT permission requirements; add link to PG doc. 2021-03-05 14:50:16 +01:00
Bob Roldan
6dc3afb890 DBZ-3197 Specify that superuser grants role; SELECT grant also needed 2021-03-05 14:50:16 +01:00
Gunnar Morling
c4f4b4fa80 DBZ-3190 Removing docs for deprecated option 2021-03-05 10:17:40 +01:00
Chris Cranford
b0092dcfb4 DBZ-3190 Deprecate database.tablename.case.insensitive option
* Option deprecated
* If provided, value continues to be used with warning logged
* If not provided, value will be resolved by database version
2021-03-05 10:17:40 +01:00
Chris Cranford
750d488bb2 DBZ-3208 Document Oracle support for Boolean types 2021-03-02 09:06:10 +01:00
Bob Roldan
55853a691d DBZ-3197 Describe how to grant replication role to non-master account. 2021-03-02 09:03:22 +01:00
Chris Cranford
29e1314c9c DBZ-3156 Update Oracle connector documentation 2021-02-26 21:25:05 +01:00
Kewei Shang
158b616bfe DBZ-3199 Add support for SET column to Vitess Connector 2021-02-26 21:23:12 +01:00
Chris Cranford
07028b4576 DBZ-3038 Update Oracle LogMiner JMX metrics 2021-02-25 11:42:34 +01:00
Bob Roldan
0311ca38ad DBZ-3192 Per review feedback, update pronoun references to DBZ db user. 2021-02-25 08:21:27 +01:00
Bob Roldan
f9c23dd2c9 DBZ-3195 Correct typo in anchor id for entry in PG properties table 2021-02-25 08:20:20 +01:00
Bob Roldan
ef73aa4254 DBZ-3138 Add content about pgoutput security nuances
Co-authored-by: Dave Cramer <davecramer@gmail.com>
2021-02-24 08:33:04 +01:00
Jiri Pechanec
bab7bf91cd [release] Changelog for 1.5.0.Beta1 2021-02-23 18:35:23 +01:00
Chris Cranford
819634dc70 DBZ-3167 Document Oracle column include/exclude list options 2021-02-23 17:21:25 +01:00
Chris Cranford
009ee807ba DBZ-3009 Oracle documentation changes
* Added schema include/exclude options
* Note when using LogMiner to only use POSIX Regexs.
2021-02-22 18:40:16 +01:00
Gunnar Morling
c341ad546c DBZ-3163 Adjusting var name 2021-02-22 17:01:12 +01:00
Gunnar Morling
3e6195154f DBZ-3163 Documentation clarification 2021-02-22 16:59:51 +01:00
Chris Cranford
c1bad8fa98 DBZ-2795 Document CDB vs non-CDB configuration nuances 2021-02-19 18:53:18 +01:00
Kewei Shang
b1d2f2203a DBZ-3124 Add ENUM support to Vitess documentation 2021-02-19 15:06:32 +01:00
Kewei Shang
e07564e532 DBZ-3124 Use one-line per thought/sentence style
It is easier with the diff

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-02-19 12:26:44 +01:00
Kewei Shang
f7fe4bf118 DBZ-3124 Update Vitess documentation of ENUM limitation for Vitess 8.0.0 2021-02-19 12:26:44 +01:00
Jiri Pechanec
1edad510ff DBZ-2614 Support for infinite timestamps 2021-02-19 10:44:06 +01:00
Michael Cizmar
a78843a683
DBZ-3149 Clarified the initial snapshot mode literal 2021-02-19 10:30:00 +01:00
Nitin Agarwal
eff55ed4e8 DBZ-3114: adding documentation for transaction metadata support in MySQL 2021-02-18 12:41:34 +01:00
Gunnar Morling
ae29bc9a57 DBZ-2788 Re-arranging documentation update 2021-02-18 12:39:44 +01:00
ani-sha
b6c61ac810 DBZ-2788 Replace MySQL connector option with SMT for mitigating wrong op flag 2021-02-18 12:35:03 +01:00
Gunnar Morling
28f7231136 DBZ-2754 Wording fix 2021-02-17 12:18:15 +01:00
Chris Cranford
4108375788 DBZ-2754 Add link to Jira issue follow-up 2021-02-17 09:20:10 +01:00
Chris Cranford
7f4bbc4725 DBZ-2754 Document log.mining.transaction.retention.hours option 2021-02-17 09:20:10 +01:00
Bob Roldan
e2625fd560 DBZ-3087 Missed one leading + in literal monospace encoding. 2021-02-17 09:16:37 +01:00
Bob Roldan
e27f837b47 DBZ-3087 Remove zero-width spaces from prop names subject to copying 2021-02-17 09:16:37 +01:00
Thomas Thornton
dcb6b04835 DBZ-2897 Define and implement Offsets contract for updating offsets of records.
Added Offsets contract in DebeziumEngine and implemented it as SourceRecordOffsets in EmbeddedEngine.
Added additional method buildOffsets in RecordCommitter for retrieving an Offsets object, implemented
in ConvertingEngineBuilder and EmbeddedEngine. Modified markProcessed method to use Offsets contract.
Updated tests and documentation.
2021-02-17 08:41:01 +01:00
Thomas Thornton
8d87f5feae DBZ-2897 Extended RecordCommitter interface to handle updated source offsets.
Extended the DebeziumEngine interface to include a new method for marking a
record processed with updated source offsets. Implemented the new interface
method in both ConvertingEngineBuilder and EmbeddedEngine. EmbeddedEngine
creates a new SourceRecord with the updated sourceOffsets and passes this
to the original markProcessed method. Added a unit test in EmbeddedEngineTest
that verifies that the file offset storage contains the updated source offset’s
partition. Added a revapi ignore case to prevent failure from a method added
to an interface without a default method. Updated docs for Debezium Engine
that describe the new functionality.
2021-02-17 08:41:01 +01:00
Kewei Shang
673a1657a7 Add io.debezium.data.Json sematic type for JSON column 2021-02-16 14:52:58 +01:00
Kewei Shang
a484240330 DBZ-3115 Add support for JSON column to Vitess 9.0.0 2021-02-16 14:52:58 +01:00
Bob Roldan
567e3d7ae9 DBZ-3111 Remove dup anchors introduced into props tables in DBZ-2918. 2021-02-16 09:44:11 +01:00
Kewei Shang
c7850e8614 DBZ-3100 Vitess Connector supports Vitess 9.0.0 2021-02-15 17:16:33 +01:00
Bob Roldan
43ad0a0b2a DBZ-3097 Remove parenthetical ref to Db2 connector being Incubating 2021-02-12 13:48:45 -05:00
Jakub Cechacek
5fec70d950
Merge pull request #2102 from roldanbob/DBZ-2815-prep-service-registry-docs-for-ga
Dbz 2815 prep service registry docs for ga
2021-02-10 12:37:31 +01:00
Jiri Pechanec
619330e8ac [documentation] Fix Debezium server nightly download link 2021-02-10 08:37:03 +01:00
Gunnar Morling
fedd5e3aee
Formatting fix 2021-02-09 12:50:48 +01:00
Gunnar Morling
65166dabb3
[docs] Broken link formatting 2021-02-08 08:52:15 +01:00
Bob Roldan
dd02dcc2e6 DBZ-3013 Remove underscore from references to LOCK_TABLES 2021-02-04 11:03:52 -05:00
Jiri Pechanec
33074e047e [release] Changelog for 1.5.0.Alpha1 2021-02-04 09:10:18 +01:00
Jiri Pechanec
aa2d60a204 DBZ-1865 Rewritten info abot new MySQL connector
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-02-04 09:07:55 +01:00
Jiri Pechanec
5de2132dd7 DBZ-1865 Document the new implementation 2021-02-04 09:07:55 +01:00
Bob Roldan
9663e87507 DBZ-2815 Break long lines to faciliate authoring. Minor style edits. 2021-02-03 17:52:21 -05:00
Bob Roldan
b3b6497ded DBZ-2815 Remove TP statement conditionalized for product version. 2021-02-03 17:07:12 -05:00
mpermar
cb4b973be3 DBZ-2982 Updating formatting on log mining default values
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2021-02-03 11:48:01 -05:00
mpermar
f34d052e22 DBZ-2982 Rename log mining batch size and sleep time properties 2021-02-03 11:48:01 -05:00
mpermar
2198f97c0b DBZ-2982 Adding docs for new properties that customize log mining behavior 2021-02-03 11:48:01 -05:00
Gunnar Morling
8bf4a85a81 DBZ-2382 Doc update 2021-02-03 13:53:01 +01:00
Dave Cramer
546b2f2da9 [docs] Update docs for PostgreSQL and add CrunchyBridge 2021-02-03 12:27:07 +01:00
Gunnar Morling
a5d0021626
DBZ-2970 Add Oracle frequent problems section (#2081)
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-02-03 09:00:19 +01:00
Gunnar Morling
71eb79de0a
Update documentation/modules/ROOT/pages/connectors/oracle.adoc 2021-02-03 08:59:51 +01:00
Chris Cranford
5a0e65f284 DBZ-2970 Suggested changes & clarification 2021-02-03 02:43:38 -05:00
Bob Roldan
c33e46cffa DBZ-2814 Remove Db2 Tech prev/incubating statements for promotion to GA. 2021-02-03 01:28:20 -05:00
Chris Cranford
7b4da6b822 DBZ-2970 Add Oracle frequent problems section 2021-02-01 11:03:00 -05:00
Jiri Pechanec
a6a3670976 [release] Changelog for 1.4.1.Final 2021-01-28 13:32:20 +01:00
Gunnar Morling
9e3487eff1
Update install.adoc 2021-01-27 08:29:59 +01:00
Bob Roldan
68882fec1b DBZ-2966 Correct anchor id to exclude-list vs. include-list 2021-01-22 12:11:15 -05:00
Bob Roldan
23e8eeb854 DBZ-2918 Conscious language update: replace black-/white- list strings 2021-01-22 09:32:13 +01:00
Bob Roldan
ecad4535b5 DBZ-2958 Fix incorrect link IDs in connectors snapshot metrics table 2021-01-20 08:21:22 +01:00
Bob Roldan
69850f9d89 DBZ-2675 Edit SQL Server connector doc to improve clarity 2021-01-19 16:42:28 +01:00
Nishant Singh
e1cd5b1c8b change tranaction metadat to transaction metadata 2021-01-19 15:36:37 +01:00
Sergei Morozov
fa1ad8065d DBZ-2912: Add support for binary.handling.mode to the SQL Server connector 2021-01-16 10:58:06 +01:00
Troy Gaines
f3880e3d4a DBZ-2940 fixing misspelling db2 docs 2021-01-16 01:00:44 +01:00
Gunnar Morling
09254661a2
[docs] Typo fix 2021-01-15 14:56:53 +01:00
Aman Garg
59da33c244 Update typo in database.user description
Name of the MySQL ~~database~~user* to use when connecting to the MySQL database server.
2021-01-13 21:58:23 +01:00
rkerner
d7ac0f7e6b DBZ-2572 Fix docs for message.key.columns and skipped.operations 2021-01-12 14:08:21 +01:00
Gunnar Morling
b9028f42b1
Update outbox-event-router.adoc 2021-01-11 12:37:15 +01:00
Jiri Pechanec
c369bdef51 [release] Changelog for 1.4.0.Final 2021-01-07 09:29:16 +01:00
Jiri Pechanec
73003e9b7c DBZ-1818 Fix typos; add links
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-01-05 12:48:38 +01:00
Jiri Pechanec
68f947aeab DBZ-1818 OpenTracing documentation 2021-01-05 12:48:38 +01:00
Chris Cranford
91e8c7a674 DBZ-2825 Change granularity to hours 2021-01-05 12:45:13 +01:00
Chris Cranford
4a443085fe DBZ-2825 Document Oracle log.mining.archive.log.days option 2021-01-05 12:45:13 +01:00
martper2
0180b6666f DBZ-2859 Support TNS Names and full RAC connection strings 2021-01-04 13:52:40 -05:00
Kewei Shang
68de7026fa DBZ-2851 Add sanitize.field.names to Vitess documentation 2021-01-04 11:04:50 -05:00
Jiri Pechanec
eb97e42dff [release] Changelog for 1.4.0.Beta1 2020-12-16 08:35:37 +01:00
Gunnar Morling
adf6927c5f DBZ-2836 Typo fix 2020-12-15 15:23:33 +01:00
Kewei Shang
c875a972a2 DBZ-2854 Update Vitess Connector documentation
Related features:
- DBZ-2578: Add support for using Vitess primary key as Kafka message key
- DBZ-2836: Invalid column name caused by Vitess vstream bug should fail connector with meaningful message
- DBZ-2852: Add support for Vitess gRPC static authentication
2020-12-15 15:23:33 +01:00
Bob Roldan
4b0d6f936b DBZ-2710 Remove self-referential link in pass-through config properties 2020-12-14 10:13:54 +01:00
Chris Cranford
9a8cc6cbc4 DBZ-2841 Update Oracle XStreams required grants for partition tables 2020-12-11 21:47:55 +01:00
Chris Cranford
b069576308 DBZ-2603 Document missing Oracle connector options
* database.tablename.case.insensitive
* database.oracle.version
2020-12-11 21:28:52 +01:00
Chris Cranford
fb4116ec78 DBZ-2799 Update Oracle Logminer required grants 2020-12-11 18:17:30 +01:00
Bob Roldan
b9358dfa19 DBZ-2846 Remove category statements, trailing newlines fr. annotations 2020-12-11 09:32:59 +01:00
Bob Roldan
51b8c4e31c DBZ-2843 Delete closing ] from ModuleID for zookeeper jmx topic 2020-12-10 18:03:11 +01:00
Bob Roldan
be6c4aa55f DBZ-2838 Remove erroneous characters appended to ModuleID definitions. 2020-12-10 11:10:37 +01:00
Bob Roldan
3fe5557440 DBZ-2839 Fix duplicate anchor IDs in snapshot metrics 2020-12-10 11:09:47 +01:00
Jiri Pechanec
76b92311ee [release] Changelog for 1.4.0.Beta1 2020-12-09 16:34:48 -05:00
Bob Roldan
eed7992e5a DBZ-2824 Fix xrefs, anchor ids, conditionals; standardize terminology 2020-12-09 10:24:03 +01:00
Bob Roldan
72954cf24b DBZ-2740 Remove obsolete logging content from /partials directory 2020-12-01 11:44:09 +01:00
Bob Roldan
d17f354d4f DBZ-2741 Remove obsolete monitoring content from /partials directory 2020-12-01 11:42:44 +01:00
Gunnar Morling
347009e474 DBZ-2782 Typo fix 2020-11-30 16:49:14 +01:00
Bob Roldan
17d9314c16 DBZ-2782 Add info about customizing default topic naming + minor edits 2020-11-30 16:49:14 +01:00