[
https://issues.apache.org/jira/browse/NIFI-11279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700363#comment-17700363
]
ASF subversion and git services commented on NIFI-11279:
--------------------------------------------------------
Commit 668d309c7e4eb32a810bc0a12da762cef45cd40a in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=668d309c7e ]
NIFI-11279: Allow event stream processing to continue in CaptureChangeMySQL
after sync issue (#7039)
> 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
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.latest, 2.latest
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)