[ https://issues.apache.org/jira/browse/FLINK-37676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945561#comment-17945561 ]
Yanquan Lv commented on FLINK-37676: ------------------------------------ [~tianzhu.wen_1998] Done. Please go ahead. > 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 > Assignee: tianzhu.wen > 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)