[ 
https://issues.apache.org/jira/browse/FLINK-37676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yanquan Lv updated FLINK-37676:
-------------------------------
    Issue Type: Improvement  (was: Bug)

> Add a cache for TableId in Selector to improve performance
> ----------------------------------------------------------
>
>                 Key: FLINK-37676
>                 URL: https://issues.apache.org/jira/browse/FLINK-37676
>             Project: Flink
>          Issue Type: Improvement
>          Components: Flink CDC
>    Affects Versions: cdc-3.4.0
>            Reporter: Yanquan Lv
>            Priority: Minor
>
> Selectors is often used in the transform module to determine whether a table 
> meets the matching rules. However, Selectors#isMatch is a relatively slow 
> method that uses regularization to match table names. 
> If we can add a cache to cache all matched tables, there will be better 
> performance optimization.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to