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

Client throws MissingRequiredPropertyException for method /nodes/info #855

Open
amelnikoff opened this issue Aug 6, 2024 · 0 comments
Open
Labels
Area: Specification Related to the API spec used to generate client code Category: Bug Something isn't working

Comments

@amelnikoff
Copy link

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

@l-trotta l-trotta added Area: Specification Related to the API spec used to generate client code Category: Bug Something isn't working labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Specification Related to the API spec used to generate client code Category: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants