Commit Graph

2735 Commits

Author SHA1 Message Date
Fatih Güçlü Akkaya
d0d73ffb10 DBZ-1732 provide tip for AWS RDS
Added a tip section regarding AWS RDS disk space usage increase on an idle environment
2020-03-31 09:07:07 +02:00
Ben Hardesty
0725f928e5 NO-JIRA Update doc with feedback from SME/QE review 2020-03-31 08:35:20 +02:00
Gunnar Morling
7f016e3766 [docs] Not enabling "net changes" feature in SQL Server CDC config;
It's not leveraged by Debezium atm., so enabling this feature isn't providing any value, but adds a cost of additinal indexes.
2020-03-26 10:26:13 +01:00
Gunnar Morling
7560e07e4a
DBZ-1903 Linking to correct issue in SQL Server docs 2020-03-26 10:11:00 +01:00
Chris Cranford
f93b550824 DBZ-1902 Fix typo in Quarkus Outbox extension documentation 2020-03-25 20:17:55 +01:00
Gunnar Morling
89bb6eba6c DBZ-1531 Misc. clean-up;
* Removing obsolete default impl
* Completing test
* Documention fixes
2020-03-25 12:33:38 +01:00
rk3rn3r
e775a22fc6 DBZ-1531 added headers for primary key update events to reference the original key
* added docs for new Kafka message headers in MySQL and Postgres connectors for primary key update events
2020-03-25 12:33:38 +01:00
rk3rn3r
7f36b3c08f DBZ-1531 added headers for primary key update events to reference the original key 2020-03-25 12:33:38 +01:00
Gunnar Morling
aaffae2964 DBZ-1531 Typo fix 2020-03-25 12:33:38 +01:00
rk3rn3r
6310e00675 DBZ-1531 added headers for primary key update events to reference the original key 2020-03-25 12:33:38 +01:00
rk3rn3r
fbd8b94e94 DBZ-1531 added headers for primary key update events to reference the original key 2020-03-25 12:33:38 +01:00
jcechace
06b11775fc DBZ-1663 OpenShift tests for PostgreSQL connector restart/downtime 2020-03-25 09:01:27 +01:00
jcechace
3cbd9a8394 DBZ-1663 OpenShift tests for MySQL connector restart/downtime 2020-03-25 09:01:27 +01:00
jcechace
55cd5dbc93 [jenkins-jobs] Improved Strimzi operator deployment modifications 2020-03-25 09:01:27 +01:00
Jiri Pechanec
13da4a268d [release] Switch docs branch 2020-03-24 08:01:11 +01:00
Debezium Builder
ab54ce062f [maven-release-plugin] prepare for next development iteration 2020-03-24 01:23:05 -04:00
Debezium Builder
0b5a9117fb [maven-release-plugin] prepare release v1.1.0.Final 2020-03-24 01:23:05 -04:00
Chris Cranford
04676279db [release] Changelog for 1.1.0.Final 2020-03-24 06:19:45 +01:00
Jiri Pechanec
846f0c2479 [release] Updated copyright 2020-03-24 06:19:35 +01:00
Jiri Pechanec
32b6a8cb3c DBZ-1889 Use parker 2020-03-23 13:56:29 +01:00
Jiri Pechanec
d2bdcd1ab3 DBZ-1889 Prevent Connect throttling while connection is down 2020-03-23 13:56:29 +01:00
Jiri Pechanec
224f97e380 DBZ-1857 Support for autorestart for embedded engine 2020-03-23 13:56:29 +01:00
Jiri Pechanec
b44cd8475e DBZ-1815 Use separatae conection for db heartbeat 2020-03-23 12:02:31 +01:00
Sahan Dilshan
9f741626f1 [docs] MySQL connector docs typo fix 2020-03-23 08:25:11 +01:00
Chris Cranford
2f6308bee9 DBZ-1874 Resolve metrics test failures 2020-03-20 09:37:40 +01:00
Chris Cranford
ddfcdcc20d DBZ-1874 Use seconds to get timestamp from legacy source info blocks 2020-03-20 09:37:40 +01:00
Chris Cranford
6590c7d6c2 DBZ-1880 Fix compatibility with event metadata and V1 source info block 2020-03-20 09:37:40 +01:00
Chris Cranford
afdad564e2 DBZ-1874 Recommended changes 2020-03-20 09:37:40 +01:00
Chris Cranford
c4fb8b67d3 DBZ-1874 Add check for tx support in test. 2020-03-20 09:37:40 +01:00
Chris Cranford
9e31c4fb04 DBZ-1874 Stablize MongoDB transaction metadata support
* Added TransactionMetadataIT use test
* Correctly resolve transaction metadata and field emission
2020-03-20 09:37:40 +01:00
Gunnar Morling
3659d4400a DBZ-1815 Documentation update 2020-03-18 10:27:22 +01:00
Gunnar Morling
bbaf32fe82 DBZ-1815 Misc. clean-up 2020-03-18 10:27:22 +01:00
trolison
8784b41e22 DBZ-1815 Ading DatabaseHeartbeatImpl to allow for making queries to the DB when a heartbeat happens;
* Minor refactor to make DatabaseHeartbeatImpl usable
* Added integration test to verify heartbeat.action.query is being executed properly
2020-03-18 10:27:22 +01:00
jcechace
4005d6762e DBZ-1837 Setting repository enforcer rule to WARN in CI tests 2020-03-18 09:27:56 +01:00
Ben Hardesty
1f4ef3226b DBZ-1651 Remove tech preview notice from postgresql.adoc 2020-03-18 08:36:40 +01:00
FrankMormino
5f22ff29e4 Update c_how-the-mysql-connector-performs-database-snapshots.adoc
spell check - connecotr --> connector
2020-03-18 08:15:16 +01:00
Chris Cranford
5ce9d6fb14 DBZ-1755 Fix wal2json/pgoutput streaming of negative monetary values 2020-03-17 08:36:24 +01:00
Chris Cranford
f6d7778bb4 DBZ-1755 Suggested changes
* Add test case for snapshotting null currency value
* Restore previous exception handling for money types
2020-03-17 08:36:24 +01:00
Chris Cranford
0cc6e34264 DBZ-1755 Handle parsing negative monetary values during snapshot 2020-03-17 08:36:24 +01:00
Fabian Aussems
1be07ca4f4 DBZ-1755 Handle error conditions better for the Pg MONEY datatype 2020-03-17 08:36:24 +01:00
Chris Cranford
d6114bb99f DBZ-1879 Introduce JMX tests 2020-03-17 08:18:00 +01:00
Jiri Pechanec
1a31d6c372 DBZ-1817 Fix formatting 2020-03-17 08:15:41 +01:00
jcechace
fd8fa846ea DBZ-1817 Jenkins job definition and pipeline for openshift tests
Refactored image properties
2020-03-17 06:24:56 +01:00
Chris Cranford
54682e2617 DBZ-1793 Use snapshot versions in master documentation 2020-03-13 19:43:45 +01:00
Gunnar Morling
e4a1272dff DBZ-1876 Adding comment 2020-03-13 16:21:33 +01:00
Jiri Pechanec
6e482de3d5 DBZ-1876 Process headers with tombstone 2020-03-13 16:21:33 +01:00
Jiri Pechanec
b114520f5e
DBZ-1875 Test stabilization;
* Snapshot metrics are present with snapshot never
* Skip extra empty TX

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2020-03-13 11:40:00 +01:00
Jiri Pechanec
4ffed1fa46 DBZ-1730 Improve test limits description 2020-03-13 09:39:23 +01:00
Jiri Pechanec
ee91eac418 DBZ-1730 Stream from replica slot position not end of tx log 2020-03-13 09:39:23 +01:00
Andrea Cosentino
a3f4c82908 DBZ-1869 Bump MongoDB java driver to the latest version 3.12.2 2020-03-13 09:29:35 +01:00