You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… exists
Basic structure is already in place and it is now clear that we will be
able to provide an API that matches our REST API almost one to one.
There is currently a problem that will take some travis-ci.org CI env tweaks:
* ES cluster name needs to be specified when connecting, so it has to be known
* We assume it is set via ES_CLUSTER_NAME
References #17, #18.
Presumably the driver for this is performance? I'd be interested if you'd done any performance tests on this - I was hoping to move over to the rest API from the native client to avoid connection issues when ES versions don't match.
This is a pretty sizable task but I will use a single issue for it.
The text was updated successfully, but these errors were encountered: