Matt Burgess created NIFI-11279:
-----------------------------------
Summary: CaptureChangeMySQL should not stop processing if event
stream is out of sync
Key: NIFI-11279
URL: https://issues.apache.org/jira/browse/NIFI-11279
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Matt Burgess
Currently if CaptureChangeMySQL gets a BEGIN event while already in a
transaction or a COMMIT event without being in a transaction, processing of the
event queue stalls and no data will be emitted. Instead a warning should be
issued to the user that the event stream may be out of sync, but should
continue processing binlog events.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)