Commit Graph

735 Commits

Author SHA1 Message Date
Jiri Pechanec
271f87afda DBZ-380 Task is failed on exception in RecordsStreamProducer 2017-09-29 10:54:27 +02:00
Jiri Pechanec
1d996a87ea Added steps for Docker Hub update 2017-09-27 10:08:47 +02:00
Gunnar Morling
1b1089ff2c Adding note on updating DockerHub configuration 2017-09-27 09:36:56 +02:00
Gunnar Morling
9958faee7b DBZ-378 Preventing NPE in MySqlConnectorTask#close() 2017-09-26 12:52:25 +02:00
Gunnar Morling
ce4adbfb2f DBZ-371 Updating release guide 2017-09-22 11:40:24 +02:00
Jiri Pechanec
9e35c7eb7b Fixed constants and added an info message 2017-09-21 14:13:56 +02:00
Jenkins user
75937711fa [maven-release-plugin] prepare for next development iteration 2017-09-21 04:42:02 +00:00
Jenkins user
a89b9332e4 [maven-release-plugin] prepare release v0.6.0 2017-09-21 04:42:02 +00:00
Jiri Pechanec
05d19b21ad Changelog for 0.6.0 2017-09-21 06:31:35 +02:00
Gunnar Morling
7f20aca03d DBZ-226 Minor wording and formatting improvements 2017-09-20 15:11:13 +02:00
Jiri Pechanec
0afb687303 DBZ-226 SMT to change CDC to simple record 2017-09-20 12:05:12 +02:00
Gunnar Morling
67398546ef DBZ-306 Adding some tests for key serialization 2017-09-20 10:56:14 +02:00
hpgrahsl
af2a55cc9b DBZ-306 make JSON serializer a RecordMakers field to avoid object recreations
also fix some checkstyle violations which are not yet reported during build process

see full PR discussion about the rationale behind the taken approach here https://github.com/debezium/debezium/pull/258
2017-09-20 09:36:22 +02:00
hpgrahsl
1d75cbdc4e DBZ-306 add support for different _id types based on JSON serialised string
see full PR discussion about the rationale behind the taken approach here https://github.com/debezium/debezium/pull/258
2017-09-20 09:36:22 +02:00
Gunnar Morling
79fefa3cce DBZ-356 Making sure connection closing exception isn't swallowed 2017-09-19 12:08:56 +02:00
Gunnar Morling
abaf233066 DBZ-356 Closing typeResolverConnection upon RecordsStreamProducer#close() 2017-09-19 12:08:56 +02:00
Jiri Pechanec
70672525ad DBZ-356 Close leaked JDBC connection 2017-09-19 12:08:56 +02:00
Gunnar Morling
4e06c7e8e7 Adding Liu Hanlin to COPYRIGHT.txt 2017-09-19 09:13:14 +02:00
LiuHanlin
4543c001b1 DBZ-359 Add support for dec and fixed for mysql ddl parser.
According to Mysql document, https://dev.mysql.com/doc/refman/5.7/en/numeric-types.html
keywords DEC and FIXED are synonyms for DECIMAL.
2017-09-19 09:12:09 +02:00
Jiri Pechanec
604c2cba7f DBZ-279 Consume SQL warnings 2017-09-19 08:53:06 +02:00
Jiri Pechanec
ba3d7d762b DBZ-318 Support for a Decimale with variable scale schema 2017-09-19 08:39:07 +02:00
Gunnar Morling
99f39038bb DBZ-347 Formatting 2017-09-18 17:04:14 +02:00
Jiri Pechanec
38f8364647 DBZ-347 Simplified exception rethrowing 2017-09-18 17:02:21 +02:00
Jiri Pechanec
61ccefcc5c DBZ-347 Configurable behaviour for unknown DDL, failing by default 2017-09-18 17:02:21 +02:00
Jiri Pechanec
f7736cd0ab DBZ-341 Ignore malformed messages coming from database history 2017-09-18 17:02:21 +02:00
Jiri Pechanec
1c5326e731 DBZ-304 MySQL test conversion to dynamic database creation 2017-09-18 16:23:55 +02:00
Jiri Pechanec
7b9c29efe6 DBZ-210 Lock tables before starting tx in snapshot 2017-09-15 12:20:35 +02:00
Jiri Pechanec
01980cf29b DBZ-341 Ignore malformed messages coming from database history 2017-09-15 11:52:18 +02:00
Jiri Pechanec
81edc3d7ee DBZ-333 Filter database.history props out of JDBC URL 2017-09-15 11:45:53 +02:00
Jiri Pechanec
b53b4f67d2 DBZ-319 Views are now ignored in snapshots 2017-09-15 11:37:38 +02:00
Jiri Pechanec
16671152f9 DBZ-346 Correctly parse MySQL merge tables 2017-09-15 10:03:44 +02:00
Jiri Pechanec
72b273a70f Merge pull request #283 from jpechane/DBZ-343
DBZ-343 SSL support for MongoDB
2017-09-13 08:26:30 +02:00
Jiri Pechanec
74a25eb310 DBZ-343 SSL support for MongoDB 2017-09-13 07:51:16 +02:00
Gunnar Morling
aed936029b DBZ-338 Removing superfluous tab character 2017-09-11 16:16:48 +02:00
Jiri Pechanec
ea076bef4e DBZ-338 Images and branches as job parameters 2017-09-11 16:15:37 +02:00
Jiri Pechanec
b855fbb2fd DBZ-338 Jenkins jobs are genereated and versione in SCM 2017-09-11 16:15:26 +02:00
Jiri Pechanec
1031b0be66 DBZ-338 Add missing steps of release process 2017-09-11 15:25:06 +02:00
Randall Hauch
06ac64c74f Merge pull request #275 from jpechane/DBZ-219
DBZ-219 Stop BinlogReaderClient background jobs
2017-09-04 13:54:39 -07:00
Jiri Pechanec
6fad4c62aa Added log statements for error events 2017-08-31 06:37:33 +02:00
Jiri Pechanec
8cb681f106 DBZ-219 Stop BinlogReaderClient background jobs 2017-08-29 14:55:04 +02:00
Jiri Pechanec
e4bc6670c8 DBZ-305 Rebase build process against Kafka 0.11 2017-08-17 18:51:01 +02:00
Jenkins user
214696ef0c [maven-release-plugin] prepare for next development iteration 2017-08-17 11:51:05 +00:00
Jenkins user
c867e6fea6 [maven-release-plugin] prepare release v0.5.2 2017-08-17 11:51:05 +00:00
Jiri Pechanec
03228b1045 Merge pull request #269 from debezium/jpechane-patch-1
Changelog for 0.5.2
2017-08-17 12:57:54 +02:00
Jiri Pechanec
9c6d699fb0 Changelog for 0.5.2 2017-08-17 12:45:53 +02:00
Jiri Pechanec
a869e0d617 Changelog for 0.5.2 2017-08-17 12:20:15 +02:00
Gunnar Morling
73d33ecc55 Adding Steven Siahetiong to COPYRIGHT.txt 2017-08-17 09:56:26 +02:00
Steven Siahetiong
6c34aea9d1 DBZ-337 Added ability to treat Postgres NUMERIC as double 2017-08-17 09:55:50 +02:00
Gunnar Morling
9d2993f005 DBZ-298 Moving two methods only used in tests to test itself 2017-08-17 09:08:17 +02:00
Gunnar Morling
1665026c8a DBZ-298 Adding support for quoted identifiers for schemas, tables and
columns; expanding test
2017-08-17 09:08:17 +02:00