Client throws MissingRequiredPropertyException for method /nodes/info #855
Labels
Area: Specification
Related to the API spec used to generate client code
Category: Bug
Something isn't working
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
The text was updated successfully, but these errors were encountered: