Github user JonathanRider commented on the issue:
https://github.com/apache/incubator-metron/pull/379
Just realized we had some custom code since we couldn't get the List object
working for feeding in multiple IP's. So I added in the code so you can just
have a comma separated list of IP's.
We have a dev cluster that has 3 master nodes, but I only gave the writer 2
ip addresses. I sent data through, then stopped the elasticsearch service on
that machine. Sent data through and it works (previously this would give a
NoNodeAvailable exception). I then started ES back up on that server, and shut
down the ES Service on the other server and sent data through again and it also
works.
---
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.
---