GreatEugenius opened a new issue, #377: URL: https://github.com/apache/flink-agents/issues/377
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description - RescalingITCase did not run properly in the CI tests. - When run locally, data loss caused RescalingITCase to fail after applying the Execute action within the user code class loader context.(#277) ### How to reproduce Run the RescalingITCase locally with the following command: `mvn clean test -pl runtime -Dtest=RescalingITCase` ### Version and environment Flink Agents 0.2.0(main branch) ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
