Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-1013

[storm-elasticsearch] Expose TransportClient configuration Map to EsConfig

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • storm-elasticsearch
    • None

    Description

      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().

      Attachments

        Activity

          People

            alex.panov Alex Panov
            kabhwan Jungtaek Lim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: