Commit Graph

2840 Commits

Author SHA1 Message Date
Chris Cranford
e87bfefdf7 DBZ-1859 Renamed MetadataEvent to ConnectorEvent 2020-04-15 08:04:23 +02:00
Chris Cranford
57af80afd5 DBZ-1859 Enhance MongoDB connector metrics 2020-04-15 08:04:23 +02:00
Jiri Pechanec
6219376bfe DBZ-1960 Remove sources of busy wait 2020-04-14 12:59:10 +02:00
Gunnar Morling
2e7eaf8681 DBZ-1782 Documentation update 2020-04-09 18:38:27 +02:00
Gunnar Morling
680f1f73af DBZ-1782 Misc. fixes 2020-04-09 18:09:56 +02:00
Jiri Pechanec
9bcd282d07 DBZ-1782 Microbenchmark of the filter 2020-04-09 18:09:56 +02:00
Jiri Pechanec
08d2c9679f DBZ-1782 Support for Graal JS 2020-04-09 18:09:56 +02:00
Jiri Pechanec
53c8603148 DBZ-1782 Use JSR223 API 2020-04-09 18:09:56 +02:00
Jiri Pechanec
112aeb9d21 DBZ-1782 Groovy based filtering SMT 2020-04-09 18:09:56 +02:00
Jiri Pechanec
d7d2e47ea0 DBZ-1782 DBZ-1807 DBZ-1930 Document new devel features 2020-04-09 18:07:22 +02:00
Alexander Schwartz
13dbc1f31c DBZ-1944 moving files that are used only in includes to partials
... so that Antora doesn't create a separate page for them that would be meaningless or confusing to users or search engines
2020-04-09 08:29:46 +02:00
JanHendrikDolling
1e19270981 DBZ-1692 Added support for hash based column masking mode for string values 2020-04-08 21:21:42 +02:00
Chris Cranford
50e3a1ceec DBZ-1924 Fix SQL Server documentation for snapshot.mode options 2020-04-08 17:52:50 +02:00
Jiri Pechanec
384f62463c DBZ-1905 Stop checking thread upong completion 2020-04-08 12:18:32 +02:00
Jiri Pechanec
318d1d3cc7 DBZ-1905 Make thread-naming params internal and optional 2020-04-08 12:18:32 +02:00
Jiri Pechanec
e81aec0ed1 DBZ-1905 Validate database history topic 2020-04-08 12:18:32 +02:00
Chris Cranford
35eaf9828f DBZ-1950 Make validation of binlog_row_image compatible with MySQL 5.5 2020-04-08 10:28:12 +02:00
Gunnar Morling
b96765442d DBZ-1954 Adding Alexander Iskuskov to COPYRIGHT.txt 2020-04-08 09:12:51 +02:00
Alexander Iskuskov
2c2d11ea04 DBZ-1954 Add docs for mask column and truncate column features 2020-04-08 09:10:39 +02:00
Gunnar Morling
27c85280f8
Update index.adoc 2020-04-07 21:57:50 +02:00
Gunnar Morling
534402e256
Update README.md 2020-04-07 21:17:25 +02:00
Gunnar Morling
18ff6a282c DBZ-1920 Wording fix 2020-04-07 17:30:51 +02:00
Chris Cranford
84426b366d DBZ-1920 Extract common metrics to included pages 2020-04-07 17:28:03 +02:00
Chris Cranford
6df5e60efd DBZ-1945 Remove deprecated connector option "initial_schema_only" 2020-04-07 17:23:48 +02:00
Jiri Pechanec
ad198bd60c [docs] Remove hard-coded version in SQL Server 2020-04-07 14:23:02 +02:00
Gunnar Morling
98236eba89 DBZ-1930 Misc. clean-up 2020-04-07 10:48:28 +02:00
Jiri Pechanec
757ecf596e DBZ-1930 Change logger to static 2020-04-07 10:48:28 +02:00
Jiri Pechanec
36778313f2 DBZ-1930 Test invalid config and filtering 2020-04-07 10:48:28 +02:00
Jiri Pechanec
2c1e51b657 DBZ-1930 Support for SMTs in embedded engine 2020-04-07 10:48:28 +02:00
Chris Cranford
65c8564d66 DBZ-1925 Introduced SkipWhenKafkaVersion annotation support 2020-04-07 09:01:20 +02:00
Chris Cranford
5f8719f201 DBZ-1925 Fix test regression after Confluent Platform 5.4.1 upgrade 2020-04-07 09:01:20 +02:00
Chris Cranford
80f3860b27 DBZ-1925 Upgrade to Confluent Platform 5.4.1 2020-04-07 09:01:20 +02:00
Chris Cranford
d5a3bea4bd DBZ-1925 Fix incompatible tests with Kafak 2.4.1 2020-04-07 09:01:20 +02:00
Chris Cranford
7d9f78b268 DBZ-1925 Upgrade to Kafka 2.4.1 2020-04-07 09:01:20 +02:00
Chris Cranford
af42f5b03c DBZ-1882 Added additional retry error conditions 2020-04-07 08:52:57 +02:00
Chris Cranford
91d38a0b68 DBZ-1882 Restarting after connection losses in SQL Server 2020-04-07 08:52:57 +02:00
Chris Cranford
44bdf429c5 DBZ-1926 Properly log failed SQL during snapshot failure 2020-04-07 08:36:22 +02:00
Gunnar Morling
a03c64bfd0
Merge pull request #1395 from ahus1/DBZ-1935
DBZ-1935 fixed broken links and anchors
2020-04-06 22:42:42 +02:00
Alexander Schwartz
543549cb75 DBZ-1935 fixed broken links and anchors 2020-04-06 17:36:27 +02:00
Jiri Pechanec
242f50b2f3 DBZ-1932 Snapshot events calculated from table stats 2020-04-06 08:52:30 +02:00
Bingqin Zhou
a330fbfd8c DBZ-1927 Modify and make the sentence clearer. 2020-04-03 21:29:15 +02:00
Bingqin Zhou
4ece6bcdb3 DBZ-1927 Add doc about how to trigger resnapshot when cassandra table cdc is disabled and then enabled again. 2020-04-03 21:29:15 +02:00
Ben Hardesty
6fb77d8361 DBZ-1919 Restore create, update, delete event structure examples in doc 2020-04-02 18:59:41 +02:00
Jiri Pechanec
cacd21c44a DBZ-1922 wal2_json streaming uses NOOP messages 2020-04-02 17:29:16 +02:00
Jiri Pechanec
6338309cea DBZ-1918 Initialize Metronome when needed 2020-04-01 09:48:24 +02:00
Gunnar Morling
43d10f1523 DBZ-1906 Removing some version references 2020-03-31 14:54:23 +02:00
Gunnar Morling
4d7ba322cc DBZ-1906 Upstream links 2020-03-31 14:54:23 +02:00
Gunnar Morling
7fa5fe2c9b DBZ-1906 HTTP -> HTTPS 2020-03-31 14:54:23 +02:00
Gunnar Morling
d2520ae5ec DBZ-1906 Adding AsciiDoc attribute for AK docs URL 2020-03-31 14:54:23 +02:00
jcechace
a8bb0079a4 DBZ-1663 Resume tests after Connect crash in OpenShift for MySQL and PostgreSQL 2020-03-31 13:59:51 +02:00