Re: [DISCUSS] FLIP-61 Simplify Flink's cluster level RestartStrategy configuration

2019-09-04 Thread Till Rohrmann
I guess that most things have already been said on the related discussion thread [1]. Hence I will start a vote about this FLIP. [1] https://lists.apache.org/thread.html/80bef7146f9696f35b1e50ff4acdd1cc3e87ae6f212d205aa7a72182@%3Cdev.flink.apache.org%3E Cheers, Till On Mon, Sep 2, 2019 at 10:56

[DISCUSS] FLIP-61 Simplify Flink's cluster level RestartStrategy configuration

2019-09-02 Thread Till Rohrmann
Hi everyone, I'd like to discuss FLIP-61 [1] which tries to simplify Flink's cluster lever RestartStrategy configuration. Currently, Flink's behaviour with respect to configuring the `RestartStrategies` is quite complicated and convoluted. The reason for this is that we evolved the way it has bee