Closed hamish-realise closed 7 years ago
The latest 3.0.0 snapshot release now supports 5.x (tested with 5.1.2). Only Transport Client is now supported. Please test and confirm.
The Elasticsearch Committer v3.0.0 has been released, with support for Elasticsearch 5.x.
Have been testing out the http-connector using the commiter-elasticsearch but getting compatibility issues with v5.x of elasticsearch using either the node or transport client options.
from elasticsearch.log [2016-12-22T10:05:35,975][WARN ][o.e.t.n.Netty4Transport ] [wJOGjRs] exception caught on transport layer [[id: 0x8b922be6, L:/0:0:0:0:0:0:0:1:9300 - R:/0:0:0:0:0:0:0:1:53549]], closing connection java.lang.IllegalStateException: Received message from unsupported version: [2.0.0] minimal compatible version is: [5.0.0]
Are there any planned updates to commiter-elasticsearch for v5.x compatibility or any known workarounds to get around this issue?