-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Labels
Area: SpecificationRelated to the API spec used to generate client codeRelated to the API spec used to generate client codeCategory: BugSomething isn't workingSomething isn't working
Description
Java API client version
7.17.23
Java version
1.8_400
Elasticsearch Version
7.17.22
Problem description
When you're trying to use elasticsearch java client method co.elastic.clients.elasticsearch.nodes.ElasticsearchNodesClient#info()
it throws MissingRequiredPropertyException.
Here is an example project with error https://github.com/amelnikoff/elastic-java-client-error_nodes-info
Same problem I saw with client v8.14.3 connected to server v7.17.22.
Initial discussion: https://discuss.elastic.co/t/default-connection-timeout-of-java-client/364377/4
Metadata
Metadata
Assignees
Labels
Area: SpecificationRelated to the API spec used to generate client codeRelated to the API spec used to generate client codeCategory: BugSomething isn't workingSomething isn't working