Commit Graph

61 Commits

Author SHA1 Message Date
jcechace
922191cdd7 DBZ-6032 Connection management refactoring 2023-03-03 05:46:33 +01:00
Chris Cranford
24fe8fe572 DBZ-6136 Add toJson to TestContainers ConnectorConfiguration impl 2023-02-21 18:31:57 +01:00
Jiri Pechanec
8ca5e0a9b5 DBZ-4669 Reformat after plugin version consolidation 2023-01-11 06:44:53 +01:00
Mark Lambert
e5d16b14a6 DBZ-2439 Remove redundant modifiers 2023-01-11 06:44:53 +01:00
Jeremy Ford
8392d5e3ad DBZ-5282 Debezium is not working with apicurio and custom truststores
Update to latest version of apicurio
Force apicurio docker image to 2.3.1 temporarily
2023-01-10 08:37:29 +01:00
jcechace
d2437411e2 DBZ-5857 Temporarily disabling tc test for sharded cluster due to ci errors 2022-12-16 08:43:25 +01:00
jcechace
82643e9d26 DBZ-5857 Fake DNS resolver allowing the use of MongoDB containers under Docker Desktop without hots file modifications 2022-12-16 08:43:25 +01:00
jcechace
86fea445a5 DBZ-5857 Improved logging for MongoDB containers running under Docker Desktop 2022-12-16 08:43:25 +01:00
jcechace
7177518ae4 DBZ-5857 Ability to run MongoDB containers with static ports on docker desktop 2022-12-16 08:43:25 +01:00
Bobby Tiernay
294ca6a7db DBZ-4339 Fix unused import. 2022-11-30 07:00:56 +01:00
Bobby Tiernay
adb672a87c DBZ-4339 Migrate from JUnit 4 to 5, rename utility class, fix formatting. 2022-11-30 07:00:56 +01:00
Bobby Tiernay
950a2a8bdf DBZ-4339 Migrate MongoDB Testcontainer support to debezium-testing-testcontainers module. 2022-11-30 07:00:56 +01:00
jcechace
666fd6f858 DBZ-5779 Migrated debezium-testing-testcontainers to AssertJ 2022-11-02 08:50:26 +01:00
Sergei Morozov
e4d46c81b1 DBZ-5541: Default Debezium schema.name.adjustment.mode to "none" 2022-09-29 09:47:25 +02:00
Jiri Pechanec
6ec3472a57 DBZ-5651 Reduce default wait and make it configurable 2022-09-29 05:38:43 +02:00
Jaromir Hamala
82e37a68d4 DBZ-5651 More reliable wait strategy for DebeziumContainer
Reasoning: There original strategy is scrapping logs, but there
is a race between "Session key updated" being logged and Kafka Connect
REST interface being up. Hence, on slow machines the KC REST /connectors
interface was occasionally replying with HTTP 404.
2022-09-29 05:38:43 +02:00
Vojtech Juranek
59f6df8228 DBZ-5601 Switch Debezium test containers to nightly 2022-09-13 08:59:21 +02:00
Vojtech Juranek
0823cedf25 DBZ-5043 Replace database.server.name with topic.prefix 2022-09-07 12:57:31 +02:00
Jiri Pechanec
f770e0afb1 DBZ-2766 Remove Guava dependency 2022-08-23 13:43:41 +02:00
Chris Cranford
b92dd83c44 DBZ-5159 Fix possible NPE when checking connector task state 2022-05-23 17:23:53 +02:00
Chris Cranford
c762143178 DBZ-4867 Do not set database.dbname for SQL Server 2022-05-18 08:52:29 +02:00
zalmane
fbab769910 DBZ-4771 squash commits 2022-03-23 13:26:07 +01:00
zalmane
184d0a2dee DBZ-4509 update postgres connector test getter 2022-03-03 10:13:29 +01:00
zalmane
94803611b3 DBZ-4509 updated after comments 2022-03-03 10:13:29 +01:00
zalmane
d259496aa3 DBZ-4509 save and load offsets in redis 2022-03-03 10:13:29 +01:00
Jiri Pechanec
8fd3243a86 DBZ-2224 Test logging based on logback 2022-01-18 11:24:21 +01:00
Jiri Pechanec
7424b8a8bc DBZ-4544 Change tests to JUnit 5 2022-01-13 20:42:26 +01:00
Chris Cranford
3ec16a6975 DBZ-4035 Upgrade to Quarkus 2.5.0.Final 2021-12-07 14:57:23 +01:00
Gunnar Morling
36af61b789 DBZ-3889 Moving ContainerImageVersions to core for broader re-use and using it in two more places 2021-08-23 12:34:03 +02:00
Jiri Pechanec
96fc521f85 DBZ-3171 Use Apicurio 2.0 2021-06-15 14:16:25 +02:00
Anisha Mohanty
23fdb179a0 DBZ-3369 Add Schema Registry Lifecycle Manager to test Protobuf converters 2021-04-09 10:03:18 +02:00
Anisha Mohanty
0006a443cb DBZ-2388 Use Apicurio converters with Debezium Server 2021-03-31 15:23:15 +02:00
rkerner
f026f962f2 DBZ-3024 Migrate DebeziumContainer enhancements for DBZ-2950 and DBZ-2952 into main repository
* apply PR feedback

closes https://issues.redhat.com/browse/DBZ-3024
2021-02-03 15:21:50 +01:00
ani-sha
040ec49e90 DBZ-2945 Rename local vars 2021-01-19 16:27:35 +01:00
Gunnar Morling
2b76063368 DBZ-2945 Extracting versions helper 2021-01-19 16:27:35 +01:00
ani-sha
8fb835f17f DBZ-2945 Fetch correct latest apicurio version for testcontainers 2021-01-19 16:27:35 +01:00
Gunnar Morling
dfd7b02554 DBZ-2868 Removing superfluous property definitions 2021-01-12 17:47:16 +01:00
Ismail Simsek
0be379ab79 DBZ-2868 move TestDatabase to debezium-testing-testcontainers project and rename to PostgresTestResourceLifecycleManager 2021-01-12 17:47:16 +01:00
Gunnar Morling
b5b8ef358b DBZ-2764 Misc. clean-up 2021-01-08 13:19:57 +01:00
ani-sha
954790e0eb DBZ-2764 Fetch stable Debezium version for Testcontainers 2021-01-08 13:19:57 +01:00
ani-sha
c5c29e1c04 DBZ-2764 Centralize Apicurio image for Testcontainers 2021-01-08 13:19:57 +01:00
ani-sha
bd427786e9 DBZ-2764 Centralize Postgres image for Testcontainers 2021-01-08 13:19:57 +01:00
rkerner
e85ae93fbc DBZ-2808 Add Mongo DB default config helper to ConnectorConfiguration 2020-12-08 11:06:49 +01:00
rkerner
24e7502796 DBZ-2827 fix try-with-resources block should not be used when OkHttp Response object is returned in DebeziumContainer
fixes https://issues.redhat.com/browse/DBZ-2827
2020-12-04 13:51:23 +01:00
Jiri Pechanec
ce953a53ad DBZ-2561 Upgrade apicurio to 1.3.2.Final 2020-11-30 12:08:19 +01:00
Babur Duisenov
1dbe6c014b DBZ-2762 Update Testcontainers version to 1.15.0 2020-11-16 07:42:30 +01:00
rkerner
f291b07b6b DBZ-2724 cleanup code and apply PR feedback 2020-11-10 10:44:41 +01:00
rkerner
4dbc17dfcd DBZ-2724 add missing license file header and class doc 2020-11-10 10:44:41 +01:00
rkerner
0015d628d5 DBZ-2724 Add integration tests for DBZ-2617 (fix Postgres was not able to shutdown with shutdown mode "fast")
DBZ-2602 Migrate Testcontainers related changes on DebeziumContainer from UI PoC backend to Debezium main repo
2020-11-10 10:44:41 +01:00
Jiri Pechanec
8d07a9b3e9 DBZ-2507 Upgrade apicurio to 1.3.0.Final 2020-09-08 15:48:20 +02:00