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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to