GitHub user JonathanRider opened a pull request:

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

    METRON-595: ES Writer uses more than one IP

    Simple fix. Before, the client was reinitialzed 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 master

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

    https://github.com/apache/incubator-metron/pull/377.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 #377
    
----
commit 24ac29f09daccf98b5608c696d320b68d7e16379
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