You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/09 14:08:58 UTC

[jira] [Commented] (CAMEL-10426) camel-zookeeper - Add Curator based Policy supporting multiple active nodes

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

ASF GitHub Bot commented on CAMEL-10426:
----------------------------------------

GitHub user paoloantinori opened a pull request:

    https://github.com/apache/camel/pull/1258

    CAMEL-10426 - Added CuratorMultiMasterLeaderRoutePolicy

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paoloantinori/camel CAMEL-10426

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1258.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 #1258
    
----
commit c940a5cf782de32b1a86c7bbde3fce5e578c50e2
Author: Paolo Antinori <pa...@redhat.com>
Date:   2016-11-09T14:07:32Z

    CAMEL-10426 - Added CuratorMultiMasterLeaderRoutePolicy

----


> camel-zookeeper - Add Curator based Policy supporting multiple active nodes
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-10426
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10426
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-zookeeper
>    Affects Versions: 2.18.0
>            Reporter: Paolo Antinori
>            Assignee: Paolo Antinori
>
> Current {{CuratorLeaderRoutePolicy}} supports only a single active node.
> Older {{ZooKeeperRoutePolicy}} support multiple ones, but it has a less than optimal activation lifecycle.
> It'd be idea to implement a new policy based on {{Curator}} supporting multiple active nodes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)