Skip to content

Commit

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

* fix stats null issues



* update changelog



* updated changelog



* use existing nodes itest



* fix test typo



* update itests



* spotless apply



---------


(cherry picked from commit 261cab4)

Signed-off-by: bfindlay <bfindlay@acm.org>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 8dc1e18 commit e201a87
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 @@ -15,6 +15,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

### 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 e201a87

Please sign in to comment.