Re: [PR] [FLINK-33930] Stateless stop job status exception [flink-kubernetes-operator]

2023-12-26 Thread via GitHub
hunter-cloud09 commented on PR #740: URL: https://github.com/apache/flink-kubernetes-operator/pull/740#issuecomment-1869390002 hi, @gyfora, I added test case. PTAL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [FLINK-33930] Stateless stop job status exception [flink-kubernetes-operator]

2023-12-24 Thread via GitHub
hunter-cloud09 commented on PR #740: URL: https://github.com/apache/flink-kubernetes-operator/pull/740#issuecomment-1868659512 > Please add a proper PR description and a test. I am pretty sure that existing tests do not cover this as you changed the behaviour. Please see [issue](http

Re: [PR] [FLINK-33930] Stateless stop job status exception [flink-kubernetes-operator]

2023-12-23 Thread via GitHub
gyfora commented on PR #740: URL: https://github.com/apache/flink-kubernetes-operator/pull/740#issuecomment-1868371971 Please add a proper PR description and a test. I am pretty sure that existing tests do not cover this as you changed the behaviour. -- This is an automated message from

[PR] [FLINK-33930] Stateless stop job status exception [flink-kubernetes-operator]

2023-12-22 Thread via GitHub
hunter-cloud09 opened a new pull request, #740: URL: https://github.com/apache/flink-kubernetes-operator/pull/740 Run flink session job in k8s operator mode. I want to cancel a job, so setState(suspended) & setUppradeMode(STATELESS) use flink k8s api. But the status of this task will change