You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by "HYBG-1126 (via GitHub)" <gi...@apache.org> on 2023/06/19 08:17:28 UTC

[GitHub] [incubator-streampark] HYBG-1126 opened a new issue, #2805: [Bug] Prevents the job configuration from being modified while the job is running

HYBG-1126 opened a new issue, #2805:
URL: https://github.com/apache/incubator-streampark/issues/2805

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### Java Version
   
   1.8
   
   ### Scala Version
   
   2.12.x
   
   ### StreamPark Version
   
   2.1.1
   
   ### Flink Version
   
   1.15.2
   
   ### deploy mode
   
   kubernetes-application
   
   ### What happened
   
   You can modify the configuration of a job without pausing the job, but when the job is running and the job configuration modification is submitted, the button on the job management page will lose control of the task. I think this is a wrong design, to prevent incorrect operation, the job runtime should be set to be unmodifiable.
   
   ### Error Exception
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!(您是否要贡献这个PR?)
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: issues-unsubscribe@streampark.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org