[ 
https://issues.apache.org/jira/browse/NIFI-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985845#comment-15985845
 ] 

ASF GitHub Bot commented on NIFI-3743:
--------------------------------------

Github user ijokarumawak commented on the issue:

    https://github.com/apache/nifi/pull/1701
  
    Confirmed RENAME TABLE is captured, and can be replicated to another 
database.
    
    Currently, Query events are not filtered by processor's 'database' regex 
property, but I found Query events have 'database' name in it, so it's possible 
to filter out unnecessary events. I raised another JIRA for this: 
[NIFI-3749](https://issues.apache.org/jira/browse/NIFI-3749): 
CaptureChangeMySQL should filter Query and XID events by database regex.
    
    Since this PR's scope is just adding 'rename table', I will merge this into 
master. Let's address NIFI-3749 separately. Thanks!


> Include RENAME TABLE in CaptureChangeMySQL events
> -------------------------------------------------
>
>                 Key: NIFI-3743
>                 URL: https://issues.apache.org/jira/browse/NIFI-3743
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.2.0
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>             Fix For: 1.2.0
>
>
> CaptureChangeMySQL emits events for various schema change and DDL statements 
> such as ALTER TABLE, DELETE TABLE, etc. However it does not support RENAME 
> TABLE and should.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to