Commit Graph

3182 Commits

Author SHA1 Message Date
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
Gunnar Morling
02b16e17ac DBZ-1814 Adding tests for exporting unkown column type 2020-06-05 12:13:29 +02:00
Gunnar Morling
c54e377dd2 DBZ-1814 Exporting Hex and Base64 representations as string 2020-06-05 12:13:29 +02:00
Gunnar Morling
023064eedb DBZ-1814 Renaming "raw" to "bytes"; also clarifying that this notion isn't Java-specific 2020-06-05 12:13:29 +02:00
Jeremy Finzel
5db614da21 DBZ-1814 added new binary handling mode option 2020-06-05 12:13:29 +02:00
Gunnar Morling
d7b3f0a7fb DBZ-1813 Misc. clean-up;
* Removing unused method
* Simplifying tests
* Avoiding deprecated code
2020-06-05 06:24:25 +02:00
Gunnar Morling
59f34e7b16 DBZ-1813 Stabiling test 2020-06-05 06:24:25 +02:00
Brandon Brown
bd64ace7fc DBZ-1813 Adding ability to configure pgoutput publication based on table filters
defined.
2020-06-05 06:24:25 +02:00
Gunnar Morling
de424d4980 [docs] Update re JMXHOST property 2020-06-04 21:03:17 +02:00
Gunnar Morling
c45446ec72 DBZ-1814 bin/ in .gitignore 2020-06-04 17:44:05 +02:00
Gunnar Morling
fa74e55a2b DBZ-2033 Making integration test more resilient 2020-06-04 17:08:08 +02:00
Jiri Pechanec
bd69ab2dae DBZ-2112 Docker timeout increase for Travis 2020-06-04 12:14:50 +02:00
Gunnar Morling
778ec6acf2 DBZ-2112 Typo fix 2020-06-04 11:51:51 +02:00