[
https://issues.apache.org/jira/browse/METRON-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709599#comment-15709599
]
ASF GitHub Bot commented on METRON-595:
---------------------------------------
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.
> 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)