Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elastic 8.15.3 and Rest High Level Client 7.17.24 #899

Open
igr opened this issue Oct 22, 2024 · 0 comments
Open

Elastic 8.15.3 and Rest High Level Client 7.17.24 #899

igr opened this issue Oct 22, 2024 · 0 comments

Comments

@igr
Copy link

igr commented Oct 22, 2024

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant