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

ASF GitHub Bot commented on METRON-595:
---------------------------------------

GitHub user JonathanRider opened a pull request:

    https://github.com/apache/incubator-metron/pull/379

    METRON-595: ES Writer uses more than one IP

    Resubmitting pull request due to sporadic test failure as per comments on 
the last pull request.
    
    Simple fix. Before, the client was reinitialized for each ip, so only one 
was actually used. By initialing the client outside the loop, it uses all of 
the ip's.

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

    $ git pull https://github.com/JonathanRider/incubator-metron esip

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

    https://github.com/apache/incubator-metron/pull/379.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 #379
    
----
commit 452b77dcee447cf4dbaf060de71032d742b75b34
Author: Rider,Jonathan <[email protected]>
Date:   2016-11-29T17:23:50Z

    METRON-595 ES Writer uses more than one ip

----


> Elasticsearch Writer only uses One IP Address
> ---------------------------------------------
>
>                 Key: METRON-595
>                 URL: https://issues.apache.org/jira/browse/METRON-595
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Jonathan Rider
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The ES writer can take in a comma separated list of ip:port values, but when 
> the writer is initialized, it only uses one.



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

Reply via email to