Commit Graph

9663 Commits

Author SHA1 Message Date
Jiri Pechanec
4ca2a67b0d DBZ-7517 Correct contributor 2024-02-22 09:07:55 +01:00
Xianming Zhou
950215c9cc DBZ-7517 add author name and alias 2024-02-22 09:07:55 +01:00
Xianming Zhou
86c1dac16a DBZ-7517 Remove the unused 'connector' parameter in the createSourceTask method in EmbeddedEngine.java 2024-02-22 09:07:55 +01:00
Vojtech Juranek
ae802f5642 DBZ-7524 Allow to customze version regex 2024-02-22 08:41:01 +01:00
Vojtech Juranek
4feb65f50c DBZ-7524 Download image from Docker Hub as a fallback option 2024-02-22 08:41:01 +01:00
Jiri Pechanec
df18e00173 DBZ-7535 Use error level for error message 2024-02-22 08:31:58 +01:00
Vojtech Juranek
7edefef14c DBZ-7535 Ensure at least one task starts and one fails
Add also `INFO` log with number of failed tasks.
2024-02-22 08:31:58 +01:00
Chris Cranford
4c15d2bd3f DBZ-6236 Fix test failures 2024-02-22 00:14:26 -05:00
Chris Cranford
0516c0cdbb DBZ-6236 Reset ErrorHandler retry counter on successful poll 2024-02-22 00:14:26 -05:00
mfvitale
e680840c4a DBZ-7541 Add wait check to let database return online during SqlServerConnectorIT tests 2024-02-21 20:07:23 -05:00
roldanbob
feed723e4f DBZ-7418 Converts remaining lists of callout descriptions to tables 2024-02-21 15:57:37 -05:00
roldanbob
f7855ddb80 DBZ-7418 Fix more callout descriptions in CloudEvents doc 2024-02-21 15:57:37 -05:00
Chris Cranford
6af8a7c70b [ci] Add Flaky to shouldCreateSnapshotOfSingleDatabaseWithoutGlobalLock (MySQL) 2024-02-21 09:00:45 -05:00
Chris Cranford
ad721dcb8b [ci] Add skipping flaky tests to CI 2024-02-21 09:00:45 -05:00
Chris Cranford
68f31f7662 [ci] Log records found when expecting no records 2024-02-21 09:00:45 -05:00
Chris Cranford
737dd7f814 [ci] Dont fail flaky tests (Db2) 2024-02-21 09:00:45 -05:00
Jiri Pechanec
049332e0a3 DBZ-7520 Upgrade commons-commpress to 1.26.0 2024-02-21 12:54:10 +01:00
mfvitale
65a34b10d3 DBZ-7526 Fix table name with escaped characters 2024-02-20 11:40:30 -05:00
Chris Cranford
9f1ee1421f DBZ-7521 Promote JDBC sink from Incubating 2024-02-20 09:44:31 -05:00
mfvitale
440c2cb509 DBZ-7302 Increase "task.management.timeout.ms" fro Oracles tests 2024-02-20 14:45:59 +01:00
mfvitale
d9deb7a944 DBZ-7302 Increase "task.management.timeout.ms" for Oracles tests 2024-02-20 14:45:59 +01:00
mfvitale
b6149d8f68 DBZ-7302 Increase "task.management.timeout.ms" fro Oracles tests 2024-02-20 14:45:59 +01:00
mfvitale
7ed5649e07 DBZ-7302 Implement Snapshotter for Oracle 2024-02-20 14:45:59 +01:00
mfvitale
7a0ee72b31 DBZ-7302 Improve Snapshotter and SnapshotQuery Java docs 2024-02-20 14:45:59 +01:00
mfvitale
6392a1b816 DBZ-7302 Implement SnapshotLock and SnapshotQuery for Oracle connector 2024-02-20 14:45:59 +01:00
mfvitale
9fe60a698d DBZ-7302 Move snapshot.locking.mode.custom.name, snapshot.query.mode and snapshot.query.mode.custom.name to CommonConnectorConfig 2024-02-20 14:45:59 +01:00
Chris Cranford
93cf3b06bf DBZ-7516 Correctly enable table CDC to avoid failures 2024-02-20 10:59:39 +01:00
Mostafa Ghadimi
7884e44c64 [docs] List required files for Confluent Avro converter
DBZ-4885 📝 docs(avro): improve the grammar in the AVRO documentation
2024-02-20 06:44:01 +01:00
dependabot[bot]
36eacee43e [ci] Bump tj-actions/changed-files from 42.0.2 to 42.0.4
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.2 to 42.0.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.2...v42.0.4)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 06:43:14 +01:00
Chris Cranford
2af17ac69c DBZ-7365 Upgrade Oracle ojdbc8 from 21.6.0.0 to 21.11.0.0 2024-02-19 14:25:25 +01:00
Jiri Pechanec
2de9c68eb2 DBZ-7490 Revert "DBZ-7490 Disable IT tests"
This reverts commit 3b470c3038.
2024-02-19 14:02:54 +01:00
Chris Cranford
2034d48cf9 DBZ-6960 Fail validation with config state mismatch 2024-02-19 14:02:06 +01:00
Chris Cranford
aab87365d9 DBZ-6960 Include REDO SQL in Oracle source info block 2024-02-19 14:02:06 +01:00
Chris Cranford
340234c2ac DBZ-6679 Only advance LogMiner start position when query has data 2024-02-19 13:52:41 +01:00
harveyyue
1632646525 DBZ-7054 Move timeout configuration of MongoDbReplicaSet into Builder class 2024-02-19 11:56:59 +01:00
harveyyue
82f5e6ea77 DBZ-7480 Allow special characters in signal table name 2024-02-19 11:43:20 +01:00
Chris Cranford
f2f1ca633b DBZ-7107 Other documentation updates 2024-02-19 08:57:32 +01:00
Chris Cranford
f804f20b87 DBZ-7107 Update Cassandra documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
2b0d7b0445 DBZ-7107 Update Informix documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
054d5c0daa DBZ-7107 Update Db2 documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
4dce2f5ddd DBZ-7107 Update Vitess documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
11ae93b440 DBZ-7107 Update SQL Server documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
1eca9b0b78 DBZ-7107 Update Spanner documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
7ef077db4e DBZ-7107 Update PostgreSQL documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
1c44495417 DBZ-7107 Update Oracle documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
b0b440d0f7 DBZ-7107 Update MongoDB documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
410310176d DBZ-7107 Update MySQL documentation 2024-02-19 08:57:32 +01:00
Chris Cranford
fcddb7ee34 DBZ-7364 Add Oracle Free License 2024-02-19 08:54:50 +01:00
Chris Cranford
a75744547a DBZ-7364 Distribute Oracle ojdbc8 with Oracle connector 2024-02-19 08:54:50 +01:00
Chris Cranford
69824dc8ed DBZ-7506 Support Oracle 23 Annotations on CREATE/ALTER TABLE 2024-02-19 08:52:51 +01:00