[
https://issues.apache.org/jira/browse/FLINK-37676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945560#comment-17945560
]
tianzhu.wen commented on FLINK-37676:
-------------------------------------
I will to do this, please assign to me. Thanks.
> 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: 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)