[
https://issues.apache.org/jira/browse/FLINK-32485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754874#comment-17754874
]
Hangxiang Yu commented on FLINK-32485:
--------------------------------------
Hi, [~taoran]
Changelog test code has not been referenced by any other modules, so this
exception should not occur.
I ran all tests locally, it works well for the master branch.
Do you know which test may cause this ?
> 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)