[ https://issues.apache.org/jira/browse/FLINK-32485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738909#comment-17738909 ]
Ran Tao commented on FLINK-32485: --------------------------------- [~ym] I just checked it simply, it seems there are no other module references it. It may be caused by some dependencies when IDEA runs test. However, IDEA can run successfully after I add test-jar. > Flink State Backend Changelog should support build test-jar > ----------------------------------------------------------- > > Key: FLINK-32485 > URL: https://issues.apache.org/jira/browse/FLINK-32485 > Project: Flink > Issue Type: Improvement > Components: Runtime / State Backends > Affects Versions: 1.17.1 > Reporter: Ran Tao > Priority: Major > Labels: pull-request-available > > In some scenarios, executing unit tests will report the following errors. In > fact, since flink-state-backend-changelog test contains some util classes, we > should build test jar like flink-rocks-db backend. > {code:java} > /Users/xxx/github/flink/flink-state-backends/flink-statebackend-changelog/src/test/java/org/apache/flink/state/changelog/ChangelogStateBackendTestUtils.java:29:37 > java: Package org.apache.flink.changelog.fs not exist {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)