]
Gary Brown updated RTGOV-454:
-----------------------------
Parent: (was: RTGOV-419)
Issue Type: Task (was: Sub-task)
Unify ElasticSearch sever configuration across proxy REST service and
keyvalue store
------------------------------------------------------------------------------------
Key: RTGOV-454
URL:
https://issues.jboss.org/browse/RTGOV-454
Project: RTGov (Run Time Governance)
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
Currently the Elasticsearch.hosts property is a list of <host>:<port> values,
while the REST service uses a single URL property.
See if ES client can take a URL rather than just host:port - and if so, have a single
property that takes a list of URLs.
If possible, then need to see if REST service can use a list of URLs (failover).