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 2015/04/27 16:35:38 UTC

[jira] [Commented] (CAMEL-8706) Increase set of parameters for elasticsearch component

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

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

GitHub user mauriciojost opened a pull request:

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

    CAMEL-8706: Increase set of parameters for Elasticsearch

    More parameters are available for Elasticsearch component,
    including replication type, write consistency level and
    multiple transport addresses.

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

    $ git pull https://github.com/mauriciojost/camel CAMEL-8706

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

    https://github.com/apache/camel/pull/507.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 #507
    
----
commit 346acbac9f586b88d8e7c9244ca3af8582b8807f
Author: Mauricio Jost <ma...@activeeon.com>
Date:   2015-04-27T14:30:46Z

    CAMEL-8706: Increase set of parameters for Elasticsearch
    
    More parameters are available for Elasticsearch component,
    including replication type, write consistency level and
    multiple transport addresses.

----


> Increase set of parameters for elasticsearch component
> ------------------------------------------------------
>
>                 Key: CAMEL-8706
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8706
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-elasticsearch
>    Affects Versions: 2.15.1
>            Reporter: Mauricio Jost
>            Priority: Minor
>
> The elasticsearch component does not allow to set a multi-transport-addresses client as endpoint, even though the underlying elasticsearch client supports it. 
> It does not allow either to choose any of replication type, or write consistency level for INDEX operations.  



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