Commit Graph

2450 Commits

Author SHA1 Message Date
Jiri Pechanec
7af8f39f73 DBZ-1581 Remove interna Jenkins URL 2019-11-28 11:46:35 +01:00
jcechace
e15a8893bd DBZ-1581 Migration of connector matrix jobs to Jenkins Job DSL 2019-11-28 11:46:35 +01:00
Jiri Pechanec
d471f2f6ab DBZ-1637 Support for UUID array 2019-11-28 09:06:23 +01:00
Chris Cranford
6f561b6c96 Add missing ToC to documentation 2019-11-25 22:13:10 +01:00
Gunnar Morling
4f72515af2 DBZ-1617 Adding Ivan San Jose to COPYRIGHT.txt 2019-11-25 13:23:03 +01:00
Ivan San Jose
cc8dd160f5 DBZ-1617 Blacklisted columns are not being filtered out when generating a Kafka message from a CDC event 2019-11-25 13:23:03 +01:00
Jiri Pechanec
a5aca7ec3b DBZ-1402 Run CI with Java 8 2019-11-25 11:53:19 +01:00
Jiri Pechanec
a436e8a3c7 DBZ-1402 Run in tests in forked JVM 2019-11-25 11:53:19 +01:00
Brandon Brown
a0f7f6ec6b DBZ-1402 Support for JDK 11 2019-11-25 11:53:19 +01:00
Gunnar Morling
bf25aeb1de DBZ-1215 Formatting 2019-11-25 11:52:48 +01:00
Gunnar Morling
ded3174d55 DBZ-1632 Exposing connection timeout as Duration in one single method 2019-11-22 14:45:18 +01:00
Collin Van Dyck
b817f2fa38 DBZ-1632 Making connection timeout configurable in MySQL connection URL
Without this setting, if someone POSTs a connector config with
an unreachable db hostname, the verify routine of the mySQL
connector will hang indefinitely.  Interestingly, this
prevents other connectors from being submitted (a synchronization
issue that this does not address).

With this patch, though, the value for the `connect.timeout.ms`
connector property will be set as the `connectTimeout` URL parameter,
which, if nonzero, will cause the connection to eventually
time out.
2019-11-22 14:44:32 +01:00
Grzegorz Kołakowski
e27de6cbe9 DBZ-1480 Add documentation of read_committed isolation mode 2019-11-22 11:46:59 +01:00
Grzegorz Kołakowski
ce1857e172 DBZ-1480 Add read_committed snapshot isolation level 2019-11-22 11:46:59 +01:00
Gunnar Morling
0fa29a0163 DBZ-1215 Misc. clean-up;
* long ms -> Instant
* Using OptionalLong as return value for optional value
2019-11-22 11:42:42 +01:00
Jiri Pechanec
6cadff8c36 DBZ-1215 Added support for transactions 2019-11-22 11:42:42 +01:00
Jiri Pechanec
a56ab78b3f DBZ-825 Unify decimal upscaling 2019-11-20 18:23:55 +01:00
Jiri Pechanec
fecdad918c DBZ-1602 Fix typo
Co-Authored-By: Gunnar Morling <gunnar.morling@googlemail.com>
2019-11-19 07:36:11 +01:00
Jiri Pechanec
39e9eb0360 DBZ-1602 Vulnerability scan job 2019-11-19 07:36:11 +01:00
pan3793
33384098fd DBZ-1621 Remove useless null check 2019-11-19 07:35:03 +01:00
pan3793
91f0c2a520 DBZ-1621 Fix IoUtil.createDirectory parameter removeExistingContent is not take effect 2019-11-19 07:35:03 +01:00
pan3793
89fde5ce06 DBZ-1622 Fix VariableLatch.create parameter initialValue is not take effect 2019-11-19 07:33:52 +01:00
Debezium Builder
38279cc2dd [maven-release-plugin] prepare for next development iteration 2019-11-14 02:56:07 -05:00
Debezium Builder
868faf4412 [maven-release-plugin] prepare release v1.0.0.Beta3 2019-11-14 02:56:07 -05:00
Jiri Pechanec
c729b151d4 [release] Changelog for 1.0.0.Beta3 2019-11-14 08:53:05 +01:00
David Feinblum
2b9fbcd5f6 DBZ-1519 Avoid erroneously logging there are no monitored tables 2019-11-14 05:44:37 +01:00
Jiri Pechanec
eb27cc5c54 DBZ-1613 Fix schema snapshotting of unlocked tables 2019-11-13 09:18:10 -05:00
Chris Cranford
f7de97b6d7 DBZ-1603 Added importing the eclipse formatter file in CONTRIBUTE.md 2019-11-13 10:27:35 +01:00
Chris Cranford
39226d1865 DBZ-1603 Only run format validation on Travis CI and not auto-format. 2019-11-13 10:27:35 +01:00
Jiri Pechanec
bb052c0c4b DBZ-1610 Document renamed ts_usec to ts_ms 2019-11-12 16:38:54 -05:00
Jiri Pechanec
fc4841b195 Upgrade to Kafka 2.3.1 2019-11-12 16:38:11 -05:00
Jiri Pechanec
2b9536f24d DBZ-1607 use Instant for envelope timestamps 2019-11-12 16:36:11 -05:00
Jiri Pechanec
fd62e7d3ef DBZ-1588 Fresh timestamp for each snapshot event 2019-11-12 16:36:11 -05:00
Jiri Pechanec
73e1b8f5d8 DBZ-1518 Clarify default replica identity event content 2019-11-12 16:34:02 -05:00
jcechace
cd70fa2617 DBZ-1543 fixed upstream release reference in AMQ docs 2019-11-11 09:39:35 -05:00
rkerner
53a0aa023f minor MySQL connector docs fix (switched step 1 <--> step 2) 2019-11-09 11:12:35 +01:00
Gunnar Morling
504c367115
Update postgresql.adoc 2019-11-09 08:52:59 +01:00
Gunnar Morling
da2b6c2c78 DBZ-1555 JavaDoc fix; formatting 2019-11-08 15:09:46 +01:00
Luis Garcés-Erice
0198bceffa DBZ-1555 Enabling configuration of table parse mode to support DB2 2019-11-08 15:07:25 +01:00
Jiri Pechanec
27cc338f16 DBZ-1605 Add formatter rules to Maven module 2019-11-08 14:21:06 +01:00
Chris Cranford
95927de405 DBZ-1596 Fix open resources while initializing publication 2019-11-08 12:55:24 +01:00
Gunnar Morling
9e3cde6022 Updating Strimzi version 2019-11-08 11:28:09 +01:00
Jiri Pechanec
d693609779 DBZ-1570 handle null toasted values for wal2json 2019-11-08 10:52:57 +01:00
Gunnar Morling
2c86b1c84f DBZ-1604 Documentation update 2019-11-08 10:23:23 +01:00
Yang Yang
884def88d7 DBZ-1604 Added a new converter to enable byte[] payload 2019-11-08 10:19:21 +01:00
Jiri Pechanec
4084e39256 DBZ-1595 New parameter takes precedence over old 2019-11-08 07:57:06 +01:00
Jiri Pechanec
54cb9e8326 DBZ-1595 Use dots as separator in param name 2019-11-08 07:57:06 +01:00
Chris Cranford
1fd2d903ed DBZ-1597 Upgrade MongoDB driver to 3.11.1 2019-11-06 13:32:37 -05:00
Chris Cranford
7d62ee05a0 Update documentation version attributes [ci skip] 2019-11-06 13:13:32 -05:00
Jiri Pechanec
d1ee65d1b2 DBZ-1569 Don't compute index statistics 2019-11-06 15:43:21 +01:00