This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from 95f5bea15d NIFI-10886 Upgraded PostgreSQL JDBC Driver from 42.4.1 to 
42.4.3
     add 83feb0a02d NIFI-7190 CaptureChangeMySQL processor remove comments from 
normalized query

No new revisions were added by this update.

Summary of changes:
 .../cdc/mysql/processors/CaptureChangeMySQL.java   |  16 +-
 .../mysql/processors/CaptureChangeMySQLTest.groovy |  35 ++
 .../nifi/cdc/mysql/CaptureChangeMySQLTest.java     | 393 ---------------------
 .../nifi/cdc/mysql/MockBinlogClientJava.java       | 108 ------
 4 files changed, 50 insertions(+), 502 deletions(-)
 delete mode 100644 
nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/src/test/java/org/apache/nifi/cdc/mysql/CaptureChangeMySQLTest.java
 delete mode 100644 
nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/src/test/java/org/apache/nifi/cdc/mysql/MockBinlogClientJava.java

Reply via email to