[GitHub] flink pull request #5530: [FLINK-8660] Enable the user to provide custom HAS...

2018-02-20 Thread kbialek
Github user kbialek closed the pull request at: https://github.com/apache/flink/pull/5530 ---

[GitHub] flink issue #5530: [FLINK-8660] Enable the user to provide custom HAServices...

2018-02-20 Thread kbialek
Github user kbialek commented on the issue: https://github.com/apache/flink/pull/5530 Closing without merge, because of: 1. Test failure 2. I'd like to implement Stephan's idea ---

[GitHub] flink issue #5530: [FLINK-8660] Enable the user to provide custom HAServices...

2018-02-24 Thread kbialek
Github user kbialek commented on the issue: https://github.com/apache/flink/pull/5530 Looks like build process was terminated by kernel. Can someone retrigger it? ---

[GitHub] flink pull request #:

2018-02-24 Thread kbialek
Github user kbialek commented on the pull request: https://github.com/apache/flink/commit/13bb32ef891428fe9e0e14b6ecc525f15c52c40a#commitcomment-27763936 This change broke my flink-consul implementation. That is not a big deal, however I wonder if it wouldn't break ZK recovery

[GitHub] flink pull request #5530: [FLINK-8660] Enable the user to provide custom HAS...

2018-02-24 Thread kbialek
GitHub user kbialek reopened a pull request: https://github.com/apache/flink/pull/5530 [FLINK-8660] Enable the user to provide custom HAServices implementation ## What is the purpose of the change This pull request makes it possible to use alternative (to ZK) HA backend

[GitHub] flink issue #5530: [FLINK-8660] Enable the user to provide custom HAServices...

2018-02-24 Thread kbialek
Github user kbialek commented on the issue: https://github.com/apache/flink/pull/5530 Now uses high-availability configuration property can be set either to none, zookeeper or FQN of factory class ---

[GitHub] flink pull request #5530: [FLINK-8660] Enable the user to provide custom HAS...

2018-02-19 Thread kbialek
GitHub user kbialek opened a pull request: https://github.com/apache/flink/pull/5530 [FLINK-8660] Enable the user to provide custom HAServices implementation ## What is the purpose of the change This pull request makes it possible to use alternative (to ZK) HA backend