No need for ?jvm
when retrieving the list of nodes
#3249
Labels
>enhancement
Enhancement of existing functionality
?jvm
when retrieving the list of nodes
#3249
We call
GET /_nodes/_all/jvm,settings
to retrieve the list of nodes in the cluster, and their roles.The response has a lot of details we don't need within a reconciliation, and seems only used inside E2E tests.
We should probably split this into 2 different functions:
The text was updated successfully, but these errors were encountered: