Commit Graph

3244 Commits

Author SHA1 Message Date
Jiri Pechanec
0eb69010d0 DBZ-2198 Document http port and database history 2020-06-15 14:20:49 +02:00
cooksey
1282403c44 DBZ-2176 Open transaction test are more reliable
Checking pg_stat_activity for transactions with a state of "idle in transaction"
should be more reliable to find open abandoned transaction than looking for
a non-null backend_xmin. For example, an autovaccum process will have a
backend_xmin but will not have a stat of "idle in transaction"
2020-06-15 11:15:51 +02:00
Jiri Pechanec
7edc482c43 DBZ-2192 Add Jandex files 2020-06-15 09:57:32 +02:00
jcechace
1b546ebb2f DBZ-2195 Deleting Mongo and SQL Server OCP projects on successful test run 2020-06-15 06:05:36 +02:00
Tova Cohen
be82abcd7a DBZ-2019 Revised content for CloudEvents, added modularization annotations 2020-06-11 13:47:14 -04:00
jcechace
16125bd891 DBZ-2190 Making OpenShift tests more resilient 2020-06-11 13:22:07 +02:00
Debezium Builder
65c39e9f11 [maven-release-plugin] prepare for next development iteration 2020-06-11 02:00:20 -04:00
Debezium Builder
bce332c900 [maven-release-plugin] prepare release v1.2.0.CR1 2020-06-11 02:00:19 -04:00
Jiri Pechanec
0c685f62ac [release] Add contributors 2020-06-11 07:51:02 +02:00
Jiri Pechanec
72d8857635 [release] Changelog for 1.2.0.CR1 2020-06-11 07:48:36 +02:00
Jiri Pechanec
752bed1a6f DBZ-2169 Fix test failure 2020-06-10 17:38:08 -04:00
Gunnar Morling
9fa32d9780 DBZ-2170 Don't providing server configuration by default 2020-06-10 05:01:39 +02:00
Gunnar Morling
f97944f285 DBZ-2170 Fixing assembly config 2020-06-10 05:01:39 +02:00
Gunnar Morling
9479f356d9 DBZ-2116 Snapshot fix for documents with a field named "op" 2020-06-09 15:19:49 -04:00
Lukas Krejci
64355674ee DBZ-2159 Move Revapi configuration into the support/ structure. 2020-06-09 19:28:33 +02:00
Lukas Krejci
a4689611f5 DBZ-2159 Fix a typo in the package name. 2020-06-09 19:28:33 +02:00
Lukas Krejci
90c637b1e3 DBZ-2159 Include the Postgres SPI in the API checks. 2020-06-09 19:28:33 +02:00
Lukas Krejci
3b7c165e16 DBZ-2159 Add API checks using Revapi. 2020-06-09 19:28:33 +02:00
Gunnar Morling
d16694b32f DBZ-1989 Adding Emmanuel Brard to COPYRIGHT.txt 2020-06-09 17:43:08 +02:00
Emmanuel
c7ef4128db
DBZ-1989 Avoid returning distorted (Milli)SecondsBehindSource values 2020-06-09 17:21:08 +02:00
Chris Cranford
ac0d9ede8a DBZ-2152 Fix test failure 2020-06-09 17:20:51 +02:00
jcechace
4ffa1f8f65 DBZ-2168 Using correct replica host for MongoDB tests on OpenShift 2020-06-09 14:45:57 +02:00
Gunnar Morling
a21186e83a DBZ-2169 Adding Balázs Németh to COPYRIGHT.txt 2020-06-09 10:26:16 +02:00
Balázs Németh
0853940f3d
DBZ-2169 Fix for misuse of ConfigurationDefaults.RETURN_CONTROL_INTERVAL;
* Implemented Temporals.min()
* Fixed pollInterval calculation based on the documentation
2020-06-09 10:24:50 +02:00
Gunnar Morling
bfaadcf2dd DBZ-2149 Starting/stopping Kafka just once in KafkaDatabaseHistoryTest;
By using distinct topic names in the tests, the same Kafka instance can
be used for all test methods. This brings down execution time of this
test from ~40sec to ~8sec.
2020-06-09 10:15:47 +02:00
Chris Cranford
c3b36c2417 DBZ-2149 Log begin/end of schema recovery 2020-06-09 10:15:47 +02:00
Gunnar Morling
1fdad23087 Revert "DBZ-2166 Handling error condition where schema field can not be found in"
This reverts commit 283740f37e.
2020-06-08 20:12:50 +02:00
Dave Cumberland
4254e29667 DBZ-2152 Adding fix annotations to new tests 2020-06-08 13:57:35 -04:00
Dave Cumberland
a17e4cbad0 DBZ-2152 Adding another unit test with the key mapping definied 2020-06-08 13:57:35 -04:00
Dave Cumberland
223812def3 DBZ-2152 Updating the EventRouter to allow key types other than String 2020-06-08 13:57:35 -04:00
Fabian Aussems
283740f37e DBZ-2166 Handling error condition where schema field can not be found in
TableSchemaBuilder
2020-06-08 12:55:16 +02:00
jcechace
d85729350b DBZ-2164 passing correct projecs for Mongo and SQL Server to OpenShift testsuite 2020-06-08 11:35:19 +02:00
Gunnar Morling
3e5f0cef38 DBZ-2151 Completing support for ALTER TABLE DROP INDEX IF EXISTS 2020-06-08 10:58:12 +02:00
Justin Hiza
ae8f530d7e DBZ-2151 updating ANTLR parser to respect MariaDB syntax for ALTER TABLE DROP INDEX [IF EXISTS] 2020-06-08 10:58:12 +02:00
Gunnar Morling
8cac498a60 DBZ-2156 More meaningful exception in case of replication slot conflict 2020-06-08 10:28:08 +02:00
Gunnar Morling
1b62036cf4 DBZ-2150 Awaiting coordinator shutdown in embedded engine 2020-06-08 10:26:37 +02:00
Gunnar Morling
b9cbcb537b DBZ-2154 Adding Andy Teijelo to COPYRIGHT.txt 2020-06-08 09:49:04 +02:00
Andy Teijelo
37e939364f DBZ-2154: add test for UTC_TIMESTAMP without parenthesis 2020-06-08 09:47:58 +02:00
Andy Teijelo
2dbac5ef41 DBZ-2154: function UTC_TIMESTAMP can be called without parenthesis 2020-06-08 09:47:58 +02:00
Andy Teijelo
81b50b0278 DBZ-2153: support CAST AS INTEGER 2020-06-08 09:47:07 +02:00
Andy Teijelo
d2345af9b3 DBZ-2153: add a test for casting as integer 2020-06-08 09:47:07 +02:00
Gunnar Morling
70213d3298 DBZ-2160 Adding Ivan Trusov to COPYRIGHT.txt 2020-06-08 09:43:55 +02:00
renardeinside
be0c93a831 DBZ-2160 Increment mysql binlog java connector version 2020-06-08 09:43:04 +02:00
Jiri Pechanec
13419ae74a DBZ-2118 Document type registry connection capability 2020-06-08 09:22:05 +02:00
Jiri Pechanec
d2ef7b7011 DBZ-2118 Slot dropping more resilient to race 2020-06-08 09:22:05 +02:00
Jiri Pechanec
642f4e7303 DBZ-2118 Switch to manual tx management 2020-06-08 09:22:05 +02:00
Jiri Pechanec
8c378400eb DBZ-2118 Type registry provided only for dedicated connections 2020-06-08 09:22:05 +02:00
Jiri Pechanec
853ebafd7f DBZ-2118 Close TX after type query 2020-06-08 09:22:05 +02:00
Chris Cranford
9b33264334 DBZ-2157 Fix intermittent postgres test failures 2020-06-05 20:02:14 +02:00
Chris Cranford
845a790593 DBZ-2060 Fix intermittent test failures (sqlserver & postgres) 2020-06-05 20:02:14 +02:00