[GitHub] flink pull request: [FLINK-3050] [runtime] Add UnrecoverableExcept...

2016-01-11 Thread asfgit
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] flink pull request: [FLINK-3050] [runtime] Add UnrecoverableExcept...

2016-01-11 Thread uce
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] flink pull request: [FLINK-3050] [runtime] Add UnrecoverableExcept...

2015-12-17 Thread tillrohrmann
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] flink pull request: [FLINK-3050] [runtime] Add UnrecoverableExcept...

2015-12-17 Thread uce
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] flink pull request: [FLINK-3050] [runtime] Add UnrecoverableExcept...

2015-12-17 Thread gyfora
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] flink pull request: [FLINK-3050] [runtime] Add UnrecoverableExcept...

2015-12-17 Thread gyfora
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] flink pull request: [FLINK-3050] [runtime] Add UnrecoverableExcept...

2015-12-16 Thread uce
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