shangeyao opened a new pull request, #4464: URL: https://github.com/apache/streampark/pull/4464
## Summary - Migrate the sole Scala source `FlinkShimsProxy.scala` to Java (0 `.scala` files in module) - Preserve classloader cache keys (`fullVersion`), `ChildFirstClassLoader` wiring, jar filter logic, and `getObject` cross-classloader deserialization - Add `FlinkShimsProxyTest` (JUnit 5) for `getObject` round-trip **Epic:** #4408 Stage 2.2 **Depends on:** #4463 (#4449 packer) Closes #4450 ## Test plan - [x] `mvn -pl streampark-flink/streampark-flink-proxy,streampark-flink/streampark-flink-client -am test` - [ ] CI + SonarCloud Made with [Cursor](https://cursor.com) -- 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]
