Commit Graph

5972 Commits

Author SHA1 Message Date
Gunnar Morling
a041a6bd5c DBZ-4364 Removing unused methods 2021-11-29 09:23:18 +01:00
Jiri Pechanec
1c5f3b2330 DBZ-4364 Make byte[] and ByteBuffer comparable 2021-11-29 09:23:18 +01:00
Jiri Pechanec
4a2a60db74 DBZ-4364 Fix missing method call 2021-11-29 09:23:18 +01:00
jcechace
065edff998 DBZ-4267 Updated testsuite and CI job to support latest releases
DBZ-4267 Ability to enable remote debugging for testsuite CI job
2021-11-28 20:36:02 +01:00
Gunnar Morling
5067b30b5b [docs] Fixing rendering issue 2021-11-26 18:15:25 +01:00
Gunnar Morling
5866056a41 DBZ-2363 Using prefix as message key 2021-11-26 18:15:25 +01:00
Gunnar Morling
26140cea26 DBZ-2363 Using Postgres 14 on CI 2021-11-26 14:29:15 +01:00
Gunnar Morling
560ef2babd DBZ-2363 Misc. adjustments;
* Adding Strings::isBlank()
* Simplifying test
* Using long in cases where we know it's present
* Removing some unused code
* Testing binary handling mode
* Avoiding TX id value overflow
* Assigning names to schemas to avoid issues as in DBZ-650
2021-11-26 14:29:15 +01:00
Gunnar Morling
b85a9d2f20 DBZ-2363 Extracting separate test class for logical decoding message tests 2021-11-26 14:29:15 +01:00
Lairen Hightower
450998b49e DBZ-2363 Replace logicalDecodingMessageHandlingMode with a prefix filtering configuration 2021-11-26 14:29:15 +01:00
Gunnar Morling
fcfc9bc785 DBZ-2363 Misc. adjustments;
* Removing unused method
* Unifying update() handling
* Member ordering
* Avoiding NPE in error handler
2021-11-26 14:29:15 +01:00
lairen
a0898ed440 DBZ-2363 Adding support for pg_logical_emit messages in Postgres connector for the pgoutput plugin 2021-11-26 14:29:15 +01:00
Jiri Pechanec
80595477c0 DBZ-4006 Log in to correct repository 2021-11-25 22:18:42 +01:00
Daniel PETISME
3d24f2cca2
DBZ-4330 Expliciting SQL Server connector limitation for materialized views
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-11-25 07:41:50 +01:00
Sergei Morozov
437fe0e7bf DBZ-4273: Filter out capture instances with the same start_lsn 2021-11-24 22:08:31 +01:00
Mike Kamornikov
a7c573676f DBZ-3992: List change tables within captured LSN interval
Co-authored-by: Sergei Morozov <morozov@tut.by>
2021-11-24 22:08:31 +01:00
Vadzim Ramanenka
860f0da198 DBZ-3992: Use a query for listing change tables 2021-11-24 22:08:31 +01:00
Sergei Morozov
56d77c9b7a DBZ-4273: Rename symbols related to change tables 2021-11-24 22:08:31 +01:00
Sergei Morozov
3d0cb2f6d1 DBZ-4273: Do not source stopLsn from end_lsn 2021-11-24 22:08:31 +01:00
Gunnar Morling
cdc2996498 [docs] Typo fix 2021-11-24 12:04:54 +01:00
Chris Cranford
e39ef147f0 DBZ-4276 Extend LOB tests when LOB is disabled 2021-11-24 11:21:39 +01:00
Gunnar Morling
be2d2d20c7 DBZ-4334 Propagating exception message 2021-11-24 11:16:34 +01:00
harveyyue
c0ba784459 DBZ-4334 Convert mysql time type default value error 2021-11-24 11:16:34 +01:00
Jiri Pechanec
dc3ee488f1 DBZ-4343 Use schema component for incremental snapshot TableId 2021-11-24 10:25:33 +01:00
Chris Cranford
db493af3fc DBZ-4322 Test Oracle 12.2.0.1 on CI 2021-11-23 16:32:13 +01:00
jcechace
a5b60d9751 DBZ-4344: updated pull secret configuration for downstream builds 2021-11-23 12:40:11 +01:00
Jiri Pechanec
cf6d73bfae DBZ-4006 Added hand-in-hand push to quay.io 2021-11-23 10:22:30 +01:00
harveyyue
304c7a3952 DBZ-4320 support for JSON function in MySQL index 2021-11-23 09:57:07 +01:00
Jacob Gminder
f7f8748062 DBZ-2975: Move the poll interval logic to the ChangeEventSourceCoordinator. 2021-11-22 12:30:31 +01:00
Chris Cranford
b8b803defe DBZ-4236 Unify Oracle LogMiner event processors 2021-11-22 12:17:23 +01:00
Jiri Pechanec
200cfe7437
DBZ-4327 Add support for MongoDB 4.4 2021-11-22 11:51:43 +01:00
Gunnar Morling
797b991647 DBZ-4318 Using more concise xref link syntax;
Also improving features page a bit.
2021-11-22 10:54:24 +01:00
Sungho Hwang
d811b5ed1d DBZ-4337 Fixed a bug for configuration field for expanding JSON payload in MongoDB Outbox Event Router 2021-11-22 09:14:11 +01:00
Gunnar Morling
43bd47d781
[docs] Misc. updates 2021-11-21 10:12:46 +01:00
Gunnar Morling
92671fa8c5
[docs] Updating incubation notes 2021-11-21 10:10:11 +01:00
Sungho Hwang
64a9c91abb DBZ-4318 Modified default type of aggregateid In outbox collection expected by MongoDB Outbox Event Router for both tests and documentation. 2021-11-21 09:16:58 +01:00
jcechace
84b86683cf DBZ-4333 increased nonactive timeout for postgresql connector ci job 2021-11-21 01:19:33 +01:00
jcechace
7b63c6d723 DBZ-4316 Updated db2 functional ci job 2021-11-21 01:07:19 +01:00
jcechace
08ab3329e1 DBZ-4316 ignore SSL verification when performing tests over downstream bits 2021-11-20 21:42:47 +01:00
narcsfz
4e7508e484 DBZ-4324 Update doc for Vitess connector 2021-11-19 17:26:24 +01:00
Anisha Mohanty
95e63ed6dc DBZ-4304 Add MariaDB specific username 2021-11-19 09:39:33 -05:00
Ashique Ansari
bd7661b7c0 DBZ-3897 Update display version from Nightly to nightly 2021-11-19 17:00:55 +05:30
Jiri Pechanec
5ba464529b [ci] Matrix job for MongoDB 2021-11-19 11:17:11 +01:00
Jiri Pechanec
74db20de7d DBZ-3938 Add config database among builtins 2021-11-19 09:54:52 +01:00
jcechace
5ce818ee95 DBZ-4316 Updated functional ci jobs to work with new downstream source archive 2021-11-19 09:25:52 +01:00
Gunnar Morling
a7c6d18489 DBZ-4309 Removing legacy logger 2021-11-19 08:04:44 +01:00
Andrey Yegorov
b6d2c41fb0 DBZ-4309 Avoid calling 'LoggerFactory.getLogger(getClass())' for each new instance of the RelationalChangeRecordEmitter 2021-11-18 22:37:51 +01:00
Gunnar Morling
325997b75c DBZ-4289 Making sure BOM is built for cross-repo builds 2021-11-18 21:45:41 +01:00
Chris Cranford
2730187a4b DBZ-4012 Deprecate table.field.event.payload.id 2021-11-18 21:45:41 +01:00
Chris Cranford
ab86cd18a9 DBZ-4012 Suggested changes 2021-11-18 21:45:41 +01:00