Commit Graph

7824 Commits

Author SHA1 Message Date
Jiri Pechanec
f437788325 DBZ-5895 Remove race condition between table reading and re-creating 2022-12-09 21:03:19 +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
Jiri Pechanec
7f17bdfba5 DBZ-2432 Fix formatting 2022-12-08 13:10:26 +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
Bob Roldan
a7b561efad DBZ-5906 Correct additional-conditions default in adhoc snapshots doc 2022-12-08 13:09:16 +01:00
Nir Levy
39393299e4 DBZ-5904 Suppport INSERT INTO statements with dots in column names 2022-12-08 13:04:41 +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
sahapasci
1b37ff01c7 Update postgres-plugins.adoc
Fixed link typo Updated postgresql link from 14 to current (15)
2022-12-07 10:27:54 +01:00
roldanbob
86805f0709 DBZ-5804 Correct typo
Co-authored-by: Jiri Pechanec <jpechane@redhat.com>
2022-12-07 09:19:39 +01:00
roldanbob
78817e29d4 DBZ-5804 Add conditionalized text to note for MongoDB 2022-12-07 09:19:39 +01:00
roldanbob
a3223dd021 DBZ-5804 Apply suggestions from code review
Update formatting in examples for consistency to designate replaceable arguments.

Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-12-07 09:19:39 +01:00
Bob Roldan
ba2d9b9efd DBZ-5804 Fix incremental snapshot include directives for SQL connectors 2022-12-07 09:19:39 +01:00
Bob Roldan
26c96a3323 DBZ-5804 Correct typo 2022-12-07 09:19:39 +01:00
Bob Roldan
6987be47e5 DBZ-5804 Use quantity as column name in additional-conditions example 2022-12-07 09:19:39 +01:00
Bob Roldan
98d5416fab DBZ-5804 Escape collection names in MongoDB insert examples 2022-12-07 09:19:39 +01:00
Bob Roldan
f5a3105091 DBZ-5804 Insert paragraph break 2022-12-07 09:19:39 +01:00
Bob Roldan
3136f1e808 DBZ-5804 Add MongoDB version of description of data collection array 2022-12-07 09:19:39 +01:00
Bob Roldan
b237aa5cff DBZ-5804 Fix italics formatting in monospace examples 2022-12-07 09:19:39 +01:00
Bob Roldan
f3cf677b70 DBZ-5804 Fix formmatting;provide legends for example parameters 2022-12-07 09:19:39 +01:00
Bob Roldan
bb8c2ff89a DBZ-5804 Distinguish between SQL and nosql steps in included content 2022-12-07 09:19:39 +01:00
Bob Roldan
16a9683b75 DBZ-5804 Move procedural content to new files; tag stop snapshot content 2022-12-07 09:19:39 +01:00
Bob Roldan
b2c9678b74 DBZ-5812 Correction in response to review feedback 2022-12-07 09:18:02 +01:00
Bob Roldan
604b73ea37 DBZ-5812 Additional edits for clarity 2022-12-07 09:18:02 +01:00
Bob Roldan
dbdddc2485 DBZ-5812 Update common problems description re: snapshot initial mode 2022-12-07 09:18:02 +01:00
Bob Roldan
980c4be471 DBZ-5812 Update formatting, revise description of initial option 2022-12-07 09:18:02 +01:00
Bob Roldan
c46d467cf1 DBZ-5812 Update snapshot.mode description and extended stoppage topic 2022-12-07 09:18:02 +01:00
Jiri Pechanec
97ea30f25d DBZ-5893 Mask connection string in connector option logging 2022-12-07 08:41:34 +01:00
jcechace
2468d73783 DBZ-5893 Masking credentials in connection string when logging 2022-12-07 05:45:58 +01:00
Jiri Novotny
28b780090a DBZ-5890 Fix artefact server container 2022-12-06 16:14:57 +01:00
Ondrej Babec
8f8ba54ed0 DBZ-5905 Reduce job footprint in Jenkins 2022-12-06 15:26:29 +01:00
Bob Roldan
4f0ec3c799 DBZ-5882 Fix Debezium scripting archive url in downstream deploy example 2022-12-06 14:32:57 +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
Jiri Pechanec
574c1b0015 DBZ-5811 Use validate method 2022-12-06 13:35:52 +01:00
subodh
66fb51b55a DBZ-5811 Implement support for skipping LSN commit on postgres source based on config 2022-12-06 13:35:52 +01:00
harveyyue
13c3b7d0f1 DBZ-5901 Migrate debezium-server-nats-jetstream to AssertJ 2022-12-06 13:18:55 +01:00
Vojtech Juranek
feb36fa7e1 [docs] Fix typo in incremental addtional condition example 2022-12-02 10:21:31 +01:00
ggaborg
804879cfd2 DBZ-5885 Update documentation for Debezium Server with Cassandra Connector 2022-12-01 08:51:44 +01:00
Ondrej Babec
d4711e301a DBZ-5887 Add option to deploy OCP cluster to PSI 2022-11-30 14:54:28 +01:00
Debezium Builder
5ac42e0bf5 [release] Development version for testing module deps 2022-11-30 08:04:47 +00: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
Debezium Builder
30192a8be0 [release] Stable 2.1.0.Alpha2 for testing module deps 2022-11-30 07:48:30 +00:00
Jiri Pechanec
8fc219293b [release] Additional changelog for 2.1.0.Alpha2 2022-11-30 08:42:00 +01:00
Jiri Pechanec
ad8733e57c [release] Changelog for 2.1.0.Alpha2 2022-11-30 08:32:05 +01:00
Bobby Tiernay
0ef1030f7a DBZ-4339 Remove files committed accidentally. 2022-11-30 07:00:56 +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
Bobby Tiernay
5c94151b1f DBZ-4339 Make mongosh more resilient to various output conditions. 2022-11-30 07:00:56 +01:00