monrg opened a new pull request, #2229:
URL: https://github.com/apache/incubator-streampark/pull/2229
## What changes were proposed in this pull request
Issue Number: 2188
1. because after flink 1.15 FlinkKubeClient removed the getRestService
method, Therefore, the logic to verify the existence of the getRestService
method is added
2.When the streampark shutdown the k8s session network exception, the
response returned is null, the actual k8s session is closed, but the streampark
is still in the started state, this scenario should be lost state
## Brief change log
fix after flink 1.15 K8S session start&Stop error
## Verifying this change
This change is already covered by existing tests, such as *(please describe
tests)*.
This change added tests and can be verified as follows:
- *Manually verified the change by testing locally.* -->
## Does this pull request potentially affect one of the following parts
- Dependencies (does it add or upgrade a dependency): no
--
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]