[
https://issues.apache.org/jira/browse/FLINK-26294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Ge reassigned FLINK-26294:
-------------------------------
Assignee: Jing Ge
> Using fixed description for ArchUnit rules
> ------------------------------------------
>
> Key: FLINK-26294
> URL: https://issues.apache.org/jira/browse/FLINK-26294
> Project: Flink
> Issue Type: Improvement
> Reporter: Jing Ge
> Assignee: Jing Ge
> Priority: Major
>
> By default, ArchUnit will use the dynamic generated rule description as the
> key to create violation store. One issue is that, each time, when the rule
> has been changed, the refreezing process will create a new store because the
> rule description as the key is changed. After that, the old stores have to be
> deleted manually. In this PR, constant custom descriptions will be used for
> freezing rule to reduce the maintenance effort.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)