Matthew Burgess
e43f07e31d
NIFI-4742: Clean up CaptureChangeMySQL connection resources on connect failure. This closes #2379
2018-01-05 16:00:13 -05:00
Koji Kawamura
6413337918
NIFI-4490: Ensure driver settings are correct before connecting binlog
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2244 .
2017-11-02 09:16:56 +01:00
Matt Gilman
6baea8ccff
NIFI-4444:
...
- Upgrading to Jersey 2.x.
- Updating NOTICE files where necessary.
- Fixing checkstyle issues.
This closes #2206 .
Signed-off-by: Andy LoPresto <alopresto@apache.org>
2017-10-12 10:27:02 -07:00
Jeff Storck
a57911d3db
NIFI-4412-RC2 prepare for next development iteration
2017-09-28 13:45:36 -04:00
Jeff Storck
e6508ba7d3
NIFI-4412-RC2 prepare release nifi-1.4.0-RC2
2017-09-28 13:45:21 -04:00
Matt Burgess
9a5d4ff6b3
NIFI-4217 - Retain original DDL in CaptureChangeMySQL
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2036 .
2017-07-25 17:54:11 +02:00
Matt Gilman
cc741d2be6
NIFI-3997:
...
- Bumping to next minor version.
2017-06-08 15:22:51 -04:00
Matt Gilman
6ee12e9b47
NIFI-3997-RC1prepare for next development iteration
2017-06-05 11:07:43 -04:00
Matt Gilman
ddb73612bd
NIFI-3997-RC1prepare release nifi-1.3.0-RC1
2017-06-05 11:07:28 -04:00
Bryan Bende
3af53419af
NIFI-3770-RC2 prepare for next development iteration
2017-05-05 20:50:28 -04:00
Bryan Bende
3a605af8e0
NIFI-3770-RC2 prepare release nifi-1.2.0-RC2
2017-05-05 20:50:14 -04:00
Matt Burgess
aa4efb43ca
NIFI-3749: Added database filtering to DDL events in CaptureChangeMySQL
...
This closes #1708 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2017-04-28 13:16:01 +09:00
Matt Burgess
cf0e8bb1d3
NIFI-3741: Improved connection error message for CaptureChangeMySQL
...
This closes #1704 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2017-04-27 10:40:35 +09:00
Matt Burgess
d66eac2ea1
NIFI-3743: Include RENAME TABLE events in CaptureChangeMySQL
...
This closes #1701 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2017-04-27 08:42:01 +09:00
Matt Burgess
da0454d80f
NIFI-3746: Fixed DDL event transfer when outside a transaction in CaptureChangeMySQL
...
This closes #1702 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2017-04-27 08:35:34 +09:00
Matt Burgess
24bb8cf95d
NIFI-3735: Replaced 'Schema Change Event' references to 'DDL Event'
...
This closes #1703 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2017-04-27 08:26:33 +09:00
Matt Burgess
26ca40c0d9
NIFI-3728: Detect 'truncate table' event, allow exclusion of schema change events in CaptureChangeMySQL
...
NIFI-3728: Changed 'Include Schema Change Events' to 'Include DDL Events', updated tests
This closes #1690 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2017-04-25 23:37:09 +09:00
Matt Burgess
ba2bdf8586
NIFI-3730: Allow exclusion of BEGIN/COMMIT event output in CaptureChangeMySQL
...
This closes #1689 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2017-04-25 14:40:24 +09:00
Matt Burgess
edb9c644dd
NIFI-3413: Standardize 'write' event to 'insert'
...
This closes #1675 .
Signed-off-by: ijokarumawak <ijokarumawak@apache.org>
2017-04-18 00:55:17 +09:00
Matt Burgess
8f37ad4512
NIFI-3413: Add GetChangeDataCaptureMySQL processor
...
NIFI-3413: Incorporated review comments
NIFI-3413: Changed GetChangeDataCaptureMySQL to CaptureChangeMySQL, fixed some bugs
NIFI-3413: Refactored setup() for better error handling, more review comments incorporated
NIFI-3413: Refactored CDC into its own module(s), updated assembly and top-level POMs
NIFI-3413: Added RECEIVE prov event and Server ID property
Signed-off-by: ijokarumawak <ijokarumawak@apache.org>
2017-04-07 00:44:42 +09:00