GitHub user WangTaoTheTonic opened a pull request:
https://github.com/apache/flink/pull/3727
[FLINK-6312]update curator version to 2.12.0 to avoid potential block
As there's a Major
bug([CURATOR-344](https://issues.apache.org/jira/browse/CURATOR-344)) in
curator release used by flink, we need to update the release to 2.12.0 to avoid
potential block in flink.
(flink use recipes in checkpoint coordinator and we have already occurred
problem in zookeeper failover when we're trying to fix
[FLINK-6174](https://issues.apache.org/jira/browse/FLINK-6174))
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/WangTaoTheTonic/flink FLINK-6312
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3727.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3727
----
commit 014b042006c0d6b1939e00c68e7d15ce8262400a
Author: WangTaoTheTonic <[email protected]>
Date: 2017-04-17T06:55:27Z
update curator version to 2.12.0 to avoid potential block
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---