shangeyao opened a new pull request, #4467:
URL: https://github.com/apache/streampark/pull/4467

   ## Summary
   
   - Migrate all 27 Scala sources in `streampark-flink-client` (api + core) to 
Java
   - Replace json4s with Jackson in `FlinkSessionSubmitHelper`; remove json4s 
dependency and maven-shade packaging
   - Preserve `FlinkShimsProxy` reflection contracts (`FlinkClient`, 
`FlinkClientEntrypoint`, bean class names) for console compatibility
   - Adapt K8s client interop for Java `ClusterKey` / `Optional` APIs (post 
#4465)
   
   Closes #4452
   
   ## Test plan
   
   - [x] `./mvnw test -pl streampark-flink-client-core -Dtest=ParameterTestCase`
   - [x] `./mvnw install -pl streampark-console-service -am -DskipTests`
   - [ ] CI Backend / Unit-Test / SonarCloud
   - [ ] CI E2E (FlinkOnRemoteClusterDeployTest)
   
   
   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]

Reply via email to