You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/11 11:39:42 UTC

[GitHub] [flink] XComp commented on pull request #19047: [FLINK-26583][runtime] Make the Flink cluster fail if the job ID is listed as globally-terminated and cleaned

XComp commented on pull request #19047:
URL: https://github.com/apache/flink/pull/19047#issuecomment-1065034877


   The rational behind this change is to make the user aware of the fact that there's still a `JobResultEntry` laying around. Flink itself is behaving as expected. Alternatively, we could add a warning. I was just afraid that the user might not notice it and, therefore, went for the exception approach, instead.


-- 
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@flink.apache.org

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