You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Close Dictionary after every execution to avoid any memory leak
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
* Close Dictionary after every execution to avoid any memory leak
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
* Add changelog
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
---------
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
Signed-off-by: Ivan Brusic <ivan.brusic@flocksafety.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
50
50
-[Remote Store] Add Segment download stats to remotestore stats API ([#8718](https://github.com/opensearch-project/OpenSearch/pull/8718))
51
51
-[Remote Store] Add remote segment transfer stats on NodesStats API ([#9168](https://github.com/opensearch-project/OpenSearch/pull/9168))
52
52
- Return 409 Conflict HTTP status instead of 503 on failure to concurrently execute snapshots ([#8986](https://github.com/opensearch-project/OpenSearch/pull/5855))
53
+
- Fix memory leak when using Zstd Dictionary ([#9403](https://github.com/opensearch-project/OpenSearch/pull/9403))
0 commit comments