Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
-
Development
Description
We are using tinkerpop , gremlin elasticsearch in our setup to produce a GraphDB and is working fine at the moment.However when we want to adapt the same to an enviorment and scale up we want to use to the managed Elasticsearch provided by AWS.However I do notice that the latest Tinkerpop/Gremlin doesnot support REST calls to Elasticsearch but only TCP calls are supported.Hence wanted to know if this can be incorporated in the next release , or is there a temporary solution to mitigate it.