You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/04/02 08:03:05 UTC

[GitHub] [incubator-linkis] maidangdang44 opened a new issue #1882: [Bug] 用Flink引擎调试FlinkSQL时,作业的终止时间超过配置的超时时长

maidangdang44 opened a new issue #1882:
URL: https://github.com/apache/incubator-linkis/issues/1882


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-cg-engineConnplugin
   
   ### What happened + What you expected to happen
   
   当使用Flink引擎进行FlinkSQL开发调试时,假设配置的超时时间是10分钟,作业的启动时间为某天的00:00:00 000,按照现在的判断条件,作业会到00:20:00 000才会停止,这样用户在00:10:00 - 00:20:00的时候发现作业没有被终止,会认为系统有问题。
   When using the Flink engine for FlinkSQL development and debugging, assume that the configured timeout time is 10 minutes, and the job start time is 00:00:00 000 on a certain day. According to the current judgment conditions, the job will not be stop until 00:20:00 000. So that the user finds that the job is still running at 00:10:00 - 00:20:00, and will think that there is a problem with the system
   
   ### Relevent platform
   
   all
   
   ### Reproduction script
   
   no
   
   ### Anything else
   
   no
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] maidangdang44 commented on issue #1882: [Bug] 用Flink引擎调试FlinkSQL时,作业的终止时间超过配置的超时时长

Posted by GitBox <gi...@apache.org>.
maidangdang44 commented on issue #1882:
URL: https://github.com/apache/incubator-linkis/issues/1882#issuecomment-1086583091


   https://github.com/apache/incubator-linkis/pull/1881


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org