Skip to content

Commit

Permalink
Fix MissingRequiredPropertyException on node stats response (#745)
Browse files Browse the repository at this point in the history
* fix stats null issues

Signed-off-by: bfindlay <bfindlay@acm.org>

* update changelog

Signed-off-by: bfindlay <bfindlay@acm.org>

* updated changelog

Signed-off-by: bfindlay <bfindlay@acm.org>

* use existing nodes itest

Signed-off-by: bfindlay <bfindlay@acm.org>

* fix test typo

Signed-off-by: bfindlay <bfindlay@acm.org>

* update itests

Signed-off-by: bfindlay <bfindlay@acm.org>

* spotless apply

Signed-off-by: bfindlay <bfindlay@acm.org>

---------

Signed-off-by: bfindlay <bfindlay@acm.org>
  • Loading branch information
Bfindlay authored Dec 1, 2023
1 parent c0f51d0 commit 261cab4
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 70 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ This section is for maintaining a changelog for all breaking changes for the cli

### Fixed
- Fix partial success results for msearch_template ([#709](https://github.com/opensearch-project/opensearch-java/pull/709))
- Fix deserialization of node stats response ([#745](https://github.com/opensearch-project/opensearch-java/pull/745))

### Security

Expand Down
Loading

0 comments on commit 261cab4

Please sign in to comment.