zhangshenghang opened a new pull request, #10877: URL: https://github.com/apache/seatunnel/pull/10877
### Purpose of this pull request Stabilize `CoordinatorServiceTest.testRestoreUsesProvidedJobInfoInitializationTimestamp` by avoiding an assertion on the transient pending queue state. The restored job can be consumed by the pending-job scheduler immediately, so the test now verifies the restored initialization timestamp and accepts either pending or already scheduled state. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? - `./mvnw spotless:apply` - `./mvnw -pl seatunnel-engine/seatunnel-engine-server -DskipIT=true -Dskip.ui=true -Dlicense.skipAddThirdParty=true -Dtest=CoordinatorServiceTest#testRestoreUsesProvidedJobInfoInitializationTimestamp test` ### Check list - [ ] 新增 Jar 包需按 New License Guide 添加 License - [ ] 必要时更新文档 (docs/en + docs/zh) - [ ] 必要时更新 incompatible-changes.md - [ ] 连接器代码需更新: plugin-mapping.properties, seatunnel-dist pom, CI label, E2E, plugin_config -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
