You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2015/09/01 22:46:47 UTC

[jira] [Resolved] (STORM-1013) [storm-elasticsearch] Expose TransportClient configuration Map to EsConfig

     [ https://issues.apache.org/jira/browse/STORM-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved STORM-1013.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

> [storm-elasticsearch] Expose TransportClient configuration Map to EsConfig
> --------------------------------------------------------------------------
>
>                 Key: STORM-1013
>                 URL: https://issues.apache.org/jira/browse/STORM-1013
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Jungtaek Lim
>            Assignee: Alex Panov
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> storm-elasticsearch has hardcoded configuration for TransportClient, client.transport.sniff = true.
> Users may want to change this value, and may also want to add another configuration.
> (Please refer https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/transport-client.html)
> If we want to pass configurations to TransportClient, I think it would be better to expose Map from EsConfig, and put all things inside Map to ImmutableSettings.settingsBuilder().



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