Elastic search 1.7

Hi ,

can anybody tell me whether elastic search 1.7 is supported with java 10 or not ,if yes then what extra things we need to upgrade to work with elastic search 1.7 using java 10

Thanks in advance

As outlined in the support matrix, Java 10 is only supported from Elasticsearch 6.3 onwards. Elasticsearch 1.7 reached end of life in January 2017 and is no longer maintained, so I would recommend that you upgrade.

Thanks Christian

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.