Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1461
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user uce commented on the pull request:
https://github.com/apache/flink/pull/1461#issuecomment-170476156
Any objections against merging this?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not
Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/1461#issuecomment-165399077
And in the foreseeable future it might be possible to scale the job
according to the available slots.
---
If your project is set up for it, you can reply to this e
Github user uce commented on the pull request:
https://github.com/apache/flink/pull/1461#issuecomment-165398018
Thanks for the review. With task slots we have to be careful though,
because it is possible that slots become available after some time.
---
If your project is set up for i
Github user gyfora commented on the pull request:
https://github.com/apache/flink/pull/1461#issuecomment-165382891
Looks good +1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user gyfora commented on the pull request:
https://github.com/apache/flink/pull/1461#issuecomment-165382644
I think this is very useful, also for instance when there are not enough
task slots etc.
---
If your project is set up for it, you can reply to this email and have your
GitHub user uce opened a pull request:
https://github.com/apache/flink/pull/1461
[FLINK-3050] [runtime] Add UnrecoverableException to suppress job restarts
I need this to address a comment in #1434.
Adds `UnrecoverableException`, which suppresses job restarts if it is the
f