Commit Graph

327 Commits

Author SHA1 Message Date
Debezium Builder
cf1720e4cb [maven-release-plugin] prepare for next development iteration 2022-12-22 10:11:54 +00:00
Debezium Builder
b4ea9b46cd [maven-release-plugin] prepare release v2.1.0.Final 2022-12-22 10:11:53 +00:00
Debezium Builder
177a60a9d3 [maven-release-plugin] prepare for next development iteration 2022-12-16 09:33:38 +00:00
Debezium Builder
f805db8c3c [maven-release-plugin] prepare release v2.1.0.Beta1 2022-12-16 09:33:38 +00:00
Jeremy Ford
ca17a63270 DBZ-5940 Verify server is configured with properties 2022-12-16 07:59:24 +01:00
Jeremy Ford
0809bc356b DBZ-5940 Support predicate parameters in Debezium Server
Add predicate configuration support
2022-12-16 07:59:24 +01:00
ggaborg
fb3ed4e2ea DBZ-5911 Debezium Server stops with NPE when Redis does not report the "maxmemory" field in "info memory" command 2022-12-13 13:42:46 +01:00
ggaborg
23c2fcaba4 DBZ-5908 ConnectorLifecycle is not logging anymore the exception stacktrace when startup fails 2022-12-08 13:12:32 +01:00
Marcelo Avancini
7754163c5d DBZ-2432: Fixing misuse of assertj
- Some usages of assertj was not callig the actual assert of the DSL, fixing it
- Changing the Assertions to be staticlly imported
2022-12-08 13:10:26 +01:00
Vojtech Juranek
e1b65cd6f7 DBZ-5889 Run integration tests in specified order
Run the tests alwyas in thr same order to make it more easy to debug
failures. If needed, the order can be changed (e.g. to `random`) by
overriding propeperty `runOrder`.
2022-12-08 13:00:41 +01:00
Jiri Pechanec
2810476fc9 DBZ-5772 Add JetStream to Server BOM 2022-12-06 13:53:47 +01:00
Skezzowski
9c8acf451c DBZ-5772 Add missing dependency to debezium-server-dist/pom.xml
Signed-off-by: Skezzowski <sipblai@gmail.com>
2022-12-06 13:53:47 +01:00
harveyyue
13c3b7d0f1 DBZ-5901 Migrate debezium-server-nats-jetstream to AssertJ 2022-12-06 13:18:55 +01:00
Debezium Builder
81896ed334 [maven-release-plugin] prepare for next development iteration 2022-11-30 07:52:24 +00:00
Debezium Builder
1aac97b87c [maven-release-plugin] prepare release v2.1.0.Alpha2 2022-11-30 07:52:23 +00:00
Skezzowski
7a3b669eec DBZ-5772 Fix checkstyle
Signed-off-by: Skezzowski <sipblai@gmail.com>
2022-11-23 09:07:23 +01:00
Skezzowski
f8fac41273 DBZ-5772 Add custom injection point to Jetstream connector, fix test
Signed-off-by: Skezzowski <sipblai@gmail.com>
2022-11-23 09:07:23 +01:00
Skezzowski
717bc83c39 DBZ-5772 Add JetStream sink connector 2022-11-23 09:07:23 +01:00
ggaborg
1aca4f5781 DBZ-4720 wait for kafka consumer 2022-11-22 14:46:55 +01:00
ggaborg
edca139355 DBZ-4720 wait for pulsarClient 2022-11-22 14:46:55 +01:00
ggaborg
4a70dccd7d DBZ-4720 Unification and validation for Redis sink, offset storage and schema history configuration 2022-11-22 14:46:55 +01:00
ggaborg
a6b2f0db3c DBZ-4720 Validate Debezium Server configuration properties 2022-11-22 14:46:55 +01:00
Debezium Builder
e311dd1a67 [maven-release-plugin] prepare for next development iteration 2022-11-10 13:29:06 +00:00
Debezium Builder
e3bf53440a [maven-release-plugin] prepare release v2.1.0.Alpha1 2022-11-10 13:29:05 +00:00
ggaborg
fdeb497c42 DBZ-5782 constants 2022-11-09 07:16:40 +01:00
ggaborg
1d0b51d2b4 DBZ-5782 rename to memory.threshold.percentage 2022-11-09 07:16:40 +01:00
ggaborg
85bfbc1d67 DBZ-5782 Redis sink back-pressure mechanism when Redis memory is almost full 2022-11-09 07:16:40 +01:00
ggaborg
fcb15dc722 DBZ-5752 Redis Sink wait for Redis Replica writes 2022-11-03 15:43:42 +01:00
jcechace
5b30e1bde8 DBZ-5779 Migrated debezium-server to AssertJ 2022-11-02 08:50:26 +01:00
Chris Cranford
eaab19539f DBZ-5774 Align debezium-server-pravega io.netty dependency with Quarkus 2022-10-31 14:11:41 +01:00
Jiri Pechanec
27441b87da DBZ-5749 Convert Redis store into standard store module 2022-10-24 09:14:50 -04:00
Jiri Pechanec
a51df5e55c DBZ-5737 Upgrade Pulsar to 2.10.1 2022-10-17 13:44:26 +02:00
Debezium Builder
4d35fb8011 [maven-release-plugin] prepare for next development iteration 2022-10-14 11:26:32 +00:00
Debezium Builder
7bd1551c99 [maven-release-plugin] prepare release v2.0.0.Final 2022-10-14 11:26:32 +00:00
Jiri Pechanec
47bdbbcaad DBZ-5711 Prevent Quarkus from overriding driver version 2022-10-13 08:48:52 +02:00
Debezium Builder
884254aba1 [maven-release-plugin] prepare for next development iteration 2022-10-07 09:27:52 +00:00
Debezium Builder
a0f3263fa6 [maven-release-plugin] prepare release v2.0.0.CR1 2022-10-07 09:27:51 +00:00
Jiri Pechanec
99dff302f1 DBZ-5612 Support for formatted messages 2022-10-04 13:45:43 +02:00
rajdangwal
58ab632ea3 DBZ-5612 log records only at trace level 2022-10-04 13:45:43 +02:00
rajdangwal
c03bcf8606 DBZ-5612 Remove records from being logged at all levels 2022-10-04 13:45:43 +02:00
Debezium Builder
218d414552 [maven-release-plugin] prepare for next development iteration 2022-09-16 06:36:40 +00:00
Debezium Builder
567f57c47b [maven-release-plugin] prepare release v2.0.0.Beta2 2022-09-16 06:36:39 +00:00
Vojtech Juranek
402df78381 DBZ-5043 Rename schema.history to schema.history.internal 2022-09-07 12:57:31 +02:00
Vojtech Juranek
0235d4aad5 DBZ-5582 Fix RedisDatabaseHistoryIT tests
`RedisSchemaHistoryIT` tests are not reliable as
`testDatabaseHistoryIsSaved` makes assumption about the number of
entries in the database history stream, while
`testRedisConnectionRetry` deletes whole stream at the beginning of
the test. If `testDatabaseHistoryIsSaved` is executed after
`testRedisConnectionRetry`, `testDatabaseHistoryIsSaved` starts to fail.

Don't delete the stream in `testRedisConnectionRetry` and introduce
constant with initial number of entries in the schema history stream.
2022-09-07 12:57:31 +02:00
Vojtech Juranek
0494a16a79 DBZ-5043 Rename DatabaseHistory to SchemaHistory
Rename also all related classes and varibales.
2022-09-07 12:57:31 +02:00
Vojtech Juranek
0823cedf25 DBZ-5043 Replace database.server.name with topic.prefix 2022-09-07 12:57:31 +02:00
Vojtech Juranek
25aa6c4acc DBZ-5043 Change namespace to database.history to schema.history 2022-09-07 12:57:31 +02:00
ggaborg
196d24f2be DBZ-4441 tests for default redis message format 'compact' 2022-09-06 06:21:58 +02:00
ggaborg
f97e30bfdb DBZ-4441 make 'compact' the default redis message format for backward compatibility 2022-09-06 06:21:58 +02:00
ggaborg
e500cad38f DBZ-4441 placeholders for messages 2022-09-06 06:21:58 +02:00