You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/17 06:59:41 UTC

[jira] [Commented] (FLINK-6312) Update curator version to 2.12.0

    [ https://issues.apache.org/jira/browse/FLINK-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970749#comment-15970749 ] 

ASF GitHub Bot commented on FLINK-6312:
---------------------------------------

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 <wa...@huawei.com>
Date:   2017-04-17T06:55:27Z

    update curator version to 2.12.0 to avoid potential block

----


> Update curator version to 2.12.0
> --------------------------------
>
>                 Key: FLINK-6312
>                 URL: https://issues.apache.org/jira/browse/FLINK-6312
>             Project: Flink
>          Issue Type: Bug
>          Components: JobManager
>            Reporter: Tao Wang
>            Assignee: Tao Wang
>
> As there's a Major bug(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 https://issues.apache.org/jira/browse/FLINK-6174)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)