Skip to content

Elastic 8.15.3 and Rest High Level Client 7.17.24 #899

@igr

Description

@igr

Java API client version

8.15.3

Java version

21

Elasticsearch Version

8

Problem description

java.lang.NoSuchMethodError: 'org.elasticsearch.client.RequestOptions$Builder org.elasticsearch.client.RequestOptions$Builder.setHttpAsyncResponseConsumerFactory(org.elasticsearch.client.HttpAsyncResponseConsumerFactory)'
	at co.elastic.clients.transport.rest_client.SafeResponseConsumer.<clinit>(SafeResponseConsumer.java:52)
	at co.elastic.clients.transport.rest_client.RestClientOptions.initialOptions(RestClientOptions.java:191)
	at co.elastic.clients.transport.rest_client.RestClientOptions.of(RestClientOptions.java:52)
	at co.elastic.clients.transport.rest_client.RestClientHttpClient.createOptions(RestClientHttpClient.java:84)
	at co.elastic.clients.transport.rest_client.RestClientHttpClient.createOptions(RestClientHttpClient.java:48)
	at co.elastic.clients.transport.ElasticsearchTransportBase.<init>(ElasticsearchTransportBase.java:109)
	at co.elastic.clients.transport.rest_client.RestClientTransport.<init>(RestClientTransport.java:36)
	at co.elastic.clients.transport.rest_client.RestClientTransport.<init>(RestClientTransport.java:32)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions