Commit Graph

10817 Commits

Author SHA1 Message Date
liaoyuxing
b8fb83cd90 DBZ-7790 add test in OracleClobDataTypesIT and OracleBlobDataTypesIT 2024-05-10 09:40:24 +02:00
liaoyuxing
e0b28e3c66 DBZ-7790 fix Debezium oracle connector lost data of the update operation when the table has no primary key and contains lob type 2024-05-10 09:40:24 +02:00
Chris Cranford
188d9d8dae DBZ-7847 Bump apicurio to 2.5.11.Final to fix failures 2024-05-10 09:37:56 +02:00
Chris Cranford
ed65216e4f DBZ-7847 Support in query filter mode with 1000+ tables 2024-05-10 09:37:56 +02:00
Jiri Pechanec
57f2446f4b DBZ-7806 use dedicated method for check 2024-05-10 09:34:45 +02:00
mfvitale
70c526eb16 DBZ-7806 Skip search for WAl position when offset exist and is just after the initial snapshot. 2024-05-10 09:34:45 +02:00
mfvitale
c3a8ba4afb DBZ-7828 Correct filter query in snapshot task to handle SQLServer table quote 2024-05-10 07:42:09 +02:00
Anil Dasari
6d49102c9b DBZ-7816: Renamed stateLock variable 2024-05-07 13:30:18 +02:00
Anil Dasari
5b9d955db9 DBZ-7816: Added empty commitRecord 2024-05-07 13:30:18 +02:00
Anil Dasari
18447d33c1 DBZ-7816: Fixed failed tests by removing marjor db upgrade case changes 2024-05-07 13:30:18 +02:00
Chris Cranford
89dac2c287 DBZ-7816 Checkstyle fixes 2024-05-07 13:30:18 +02:00
Anil Dasari
f98545c125 DBZ-7816: Postgres: Potential data loss on connector restart 2024-05-07 13:30:18 +02:00
PradeepNain
8e041fbaec DBZ-7851 Update Aliases.txt 2024-05-06 12:50:55 +02:00
PradeepNain
7de70b2d2d DBZ-7851 Update COPYRIGHT.txt 2024-05-06 12:50:28 +02:00
PradeepNain
212bb18c75 DBZ-7851 fixed typo in Cassandra doc 2024-05-06 12:50:28 +02:00
Jiri Pechanec
2cc7fea45b DBZ-7827 Replace all version definitions in server 2024-05-06 10:52:28 +02:00
Jiri Pechanec
fef6723bfb DBZ-7844 Fix typos 2024-05-06 10:51:37 +02:00
Chris Cranford
96a774ff38 DBZ-4332 Apply documentation suggestions 2024-05-06 10:40:59 +02:00
Chris Cranford
077c20854f DBZ-4332 Update documentation about row_id 2024-05-06 10:40:59 +02:00
Chris Cranford
c5f42058c1 DBZ-4332 Add row_id to Oracle streaming event's source info block 2024-05-06 10:40:26 +02:00
Chris Cranford
b622cca987 DBZ-7785 Add MariaDB REST extension tests 2024-05-03 14:46:26 +02:00
Chris Cranford
c23edf48af DBZ-7842 Bump Quarkus to 3.10.0 for Outbox Extension 2024-05-03 11:03:44 +02:00
Choi Jang Ho
2af890b9de [docs] Fix snapshot typo 2024-05-03 10:59:36 +02:00
Chris Cranford
81695b7f99 DBZ-7841 Bump Quarkus to 3.8.3 for Debezium Server
Aligned the following dependencies:
* Quarkus to 3.8.3
* Netty to 4.1.107.Final
* Apicurio 2.5.8.Final
2024-05-03 10:57:17 +02:00
Chris Cranford
ae1dbed3bf DBZ-7752 Small change in naming 2024-05-02 15:08:51 -04:00
Bertrand Paquet
1c520e7a0d DBZ-7752: Handle array for postgres 2024-05-02 15:08:51 -04:00
DLT1412
73df7d114c DBZ-7830 add test, optimize flush when not enable delete 2024-05-02 14:15:21 -04:00
Duc Le Tu
d67b28ff62 DBZ-7830 Flush buffer when a delete arrives 2024-05-02 14:15:21 -04:00
Chris Cranford
8b029f9cc0
DBZ-7839 Increase test shouldGracefullySkipObjectBasedTables wait time 2024-05-01 08:43:55 -04:00
Chris Cranford
09af8c1e85 DBZ-7819 Fix test failure due to case 2024-05-01 08:40:19 -04:00
Chris Cranford
3127284ac3 DBZ-7819 Remove creation of temporary objects 2024-05-01 08:40:19 -04:00
Chris Cranford
f23734c5d6 DBZ-7819 Allow log.mining.flush.table.name to optionally include schema 2024-05-01 08:40:19 -04:00
Jiri Pechanec
47b02585fd DBZ-7570 Conditionalize the link to upstream repo 2024-04-30 09:21:43 +02:00
Alexandru Cristu
85e5d87c22 DBZ-7570 docs update for use.nongraceful.disconnect config 2024-04-30 09:21:43 +02:00
Chris Cranford
35bc10a97a DBZ-7833 Move undocumented option to internal namespace 2024-04-30 08:53:15 +02:00
roldanbob
6bad5e07e0 DBZ-7815 Corrects ID in outbox SMT xref to fix product doc build error 2024-04-30 08:51:43 +02:00
roldanbob
48d8b006ed DBZ-7815 Applies consistent titles to advanced config properties topics 2024-04-30 08:51:43 +02:00
roldanbob
497ad708ed DBZ-7815 Modularization comments;converts def workflow titles to H4s 2024-04-30 08:51:43 +02:00
Chris Cranford
db784d85bd DBZ-7822 Add JDBC connection idle timeouts 2024-04-30 08:39:49 +02:00
Chris Cranford
19d366d685 DBZ-7805 Support out-of-order tablespace-clause 2024-04-29 11:23:55 +02:00
Kevin Rothenberger
f5f623d495 DBZ-7820 Addressing PR comments 2024-04-29 11:22:36 +02:00
Kevin Rothenberger
465f828445 DBZ-7820 Fixing internal link copypasta 2024-04-29 11:22:36 +02:00
Kevin Rothenberger
2070937135 DBZ-7820 Updating contributors files 2024-04-29 11:22:36 +02:00
Kevin Rothenberger
ff8e7d1c8f DBZ-7820 Adding documentation for Postgres custom data type converters 2024-04-29 11:22:36 +02:00
Martin Medek
19a80fb8cc DBZ-7605 refactor 2024-04-29 10:26:58 +02:00
Martin Medek
b0f663c4c6 DBZ-7605 added ssl option for mongo tests 2024-04-29 10:26:58 +02:00
Martin Medek
56eef4eef9 DBZ-7605 added ssl option for mongo tests 2024-04-29 10:26:58 +02:00
Martin Medek
9021004526
DBZ-7807 added noncdb option for oracle connector tests in tmt (#5508) 2024-04-29 09:54:08 +02:00
Jiri Pechanec
7d6b4af1de DBZ-7570 Use unallocated number 2024-04-26 11:00:09 +02:00
Alexandru Cristu
4c886237d5 DBZ-7570/#133: started to add workaround using SO_LINGER with 0 timeout if use.nongraceful.disconnect=true 2024-04-26 11:00:09 +02:00