Commit Graph

2516 Commits

Author SHA1 Message Date
Jiri Pechanec
986dc4ef3a DBZ-1565 Test the log message 2019-10-18 13:53:53 +03:00
Gunnar Morling
4ea85d7fd3 DBZ-1565 Raise warning about growing WAL backlog 2019-10-18 13:53:53 +03:00
Jiri Pechanec
36807a83d8 [release] Return to the use of non-devel postgres image 2019-10-18 10:12:33 +03:00
Debezium Builder
519dc011ff [maven-release-plugin] prepare for next development iteration 2019-10-17 04:20:13 -04:00
Debezium Builder
51ef6b9470 [maven-release-plugin] prepare release v1.0.0.Beta1 2019-10-17 04:20:12 -04:00
Jiri Pechanec
416b96b317 [release] Changelog for 1.0.0.Beta1 2019-10-17 11:07:16 +03:00
Grant Cooksey
eee18e27c0 DBZ-1546 Match shema used in similar tests 2019-10-17 10:13:44 +03:00
Grant Cooksey
f0bd58c8ff DBZ-1546 Correct fix number test annotation 2019-10-17 10:13:44 +03:00
Grant Cooksey
18ca6ec72e DBZ-1546 Comma-separated regular expressions remove whitespace.
The table whitespace parameter should remove whitespace between regular expressions
since tables cannot start with whitespace characters.
2019-10-17 10:13:44 +03:00
Jiri Pechanec
018152bb4a DBZ-1401 Document REPLICA IDENTITY for unique key on postgres 2019-10-17 10:00:21 +03:00
Jiri Pechanec
734f35529b DBZ-892 Fixed typos
Co-Authored-By: Gunnar Morling <gunnar.morling@googlemail.com>
2019-10-16 17:59:13 +03:00
Jiri Pechanec
447bc57393 DBZ-892 Document postgres large WALs 2019-10-16 17:59:13 +03:00
Jiri Pechanec
bba550f955 DBZ-892 Flush on empty messages 2019-10-16 00:54:54 +02:00
Gunnar Morling
f05601ec9f [docs] Adding table of contents on multiple pages 2019-10-11 09:59:34 -04:00
Jiri Pechanec
4fdf1f8556 DBZ-1401 Use awaitility 2019-10-10 09:37:52 +02:00
Jiri Pechanec
55b11d60e6 DBZ-1401 Wait for CDC enabled status 2019-10-10 09:37:52 +02:00
Jiri Pechanec
71b8739565 DBZ-1401 SQL Server improved test 2019-10-10 09:37:52 +02:00
Jiri Pechanec
ae4b5d6764 DBZ-1401 Longer time to wait for records from new CDC tables 2019-10-10 09:37:52 +02:00
Jiri Pechanec
6d8412e5de DBZ-1401 Support for pgoutput 2019-10-10 09:37:52 +02:00
Jiri Pechanec
f77415936f DBZ-1401 Fix formatting 2019-10-10 09:37:52 +02:00
Jiri Pechanec
06509d26ce DBZ-1401 Database blocked after test 2019-10-10 09:37:52 +02:00
Jiri Pechanec
7c4203cf60 DBZ-1401 Handle tables without explicit PK 2019-10-10 09:37:52 +02:00
Chris Cranford
4205a224d6 DBZ-1532 Pgoutput string decoding should not rely on JVM default charset 2019-10-09 14:35:25 +02:00
Gunnar Morling
f516f78de7 DBZ-1544 Misc. adjustments 2019-10-09 12:56:35 +02:00
Jeremy Finzel
2a0f32c158 DBZ-1544 Fix several incorrect documentation notes that say WAL might be purged during a long outage. This is actually not possible with replication slots 2019-10-09 12:56:32 +02:00
Jeremy Finzel
fc06b92aca DBZ-1544 Update requirements for external Postgres connector test if using a non-RDS cluster 2019-10-09 12:56:29 +02:00
Jeremy Finzel
052e86afa9 DBZ-1544 Update Postgres versions that do not support decoding on a replica 2019-10-09 12:56:18 +02:00
Gunnar Morling
e98e4e3530 DBZ-1498 Documentation update 2019-10-09 12:19:46 +02:00
Jiri Pechanec
cf7eccb152 DBZ-1498 Docs added; microseconds changed to numeric; nanos supported 2019-10-09 12:14:35 +02:00
Jiri Pechanec
20363f24bb DBZ-1498 Support for precise interval value 2019-10-09 12:14:35 +02:00
Jiri Pechanec
74fd88afca DBZ-1513 Improve start logging 2019-10-07 18:38:35 +02:00
Jiri Pechanec
b88d9b06d4 DBZ-1513 Align test names 2019-10-07 18:38:35 +02:00
Jiri Pechanec
2c4cb83259 DBZ-1513 Centralize handling of non-data messages in SMT 2019-10-07 18:38:35 +02:00
Chris Cranford
3e57d8e15f Explicitly specify distribution for Travis CI builds 2019-10-07 18:26:33 +03:00
Chris Cranford
1e5bcc1e87 DBZ-1392 Disable validating code without profiles temporarily 2019-10-07 10:06:46 -04:00
Gunnar Morling
92885ebe99 DBZ-1392 Removing trailing whitespace from Java files 2019-10-07 12:11:43 +03:00
Gunnar Morling
8d6f5409b1 DBZ-1392 Moving static imports up and applying this to all files 2019-10-07 12:11:43 +03:00
Chris Cranford
4306561ded DBZ-1392 Use default alignment for method invocation arguments 2019-10-07 12:11:43 +03:00
Chris Cranford
bd0a98b990 DBZ-1392 Auto-format code upon build 2019-10-07 12:11:43 +03:00
Jeremy Finzel
5d2860a871 Fix typo in docker setup regarding reusing docker images 2019-10-04 20:17:59 +02:00
Chris Cranford
3594ff639a DBZ-1341 Rebased against master and applied necessary checkstyle fixes 2019-10-03 19:44:43 +02:00
Chris Cranford
ca5517746a DBZ-1341 Checkstyle flag missing whitespace 2019-10-03 19:44:43 +02:00
Chris Cranford
7442670692 DBZ-1355 Fix checkstyle problems detected after upgrade to 8.19 2019-10-03 19:44:43 +02:00
Chris Cranford
3a24fdbc91 DBZ-675 New parent pom requires https, http is not allowed 2019-10-03 19:44:43 +02:00
Chris Cranford
7abb14df53 DBZ-1355 Upgrade checkstyle support classes and rules to be compatible with 8.19 2019-10-03 19:44:43 +02:00
Chris Cranford
6de1e4ece0 DBZ-675 Upgrade to JBoss parent pom 35 2019-10-03 19:44:43 +02:00
Chris Cranford
5ac2318d84 DBZ-1391 Do not allow code after closing brace (#1065)
* DBZ-1391 Do not allow code after closing brace
2019-10-02 20:44:40 +02:00
Jiri Pechanec
55de55133b DBZ-1280 Modified link text
Co-Authored-By: Gunnar Morling <gunnar.morling@googlemail.com>
2019-10-02 10:34:25 +02:00
Jiri Pechanec
85529de3fb DBZ-1280 Added documentation 2019-10-02 10:34:25 +02:00
Jiri Pechanec
f868cb87c0 DBZ-1280 Lock timeout for SQL Server 2019-10-02 10:34:25 +02:00