From f46e5db184b22a2a53cf901f23c7561e596f39ca Mon Sep 17 00:00:00 2001 From: jhendersonHDF Date: Fri, 25 Feb 2022 14:36:34 -0600 Subject: Amend RELEASE.txt with note about parallel compression testing assertion failure (#1458) --- release_docs/RELEASE.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ab4ec2a..2346e2f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -922,6 +922,15 @@ New Features * Improved coverage of regression testing for the feature + NOTE: we are aware of and working on a fix for an assertion failure that + occurs during regression testing of the feature. It looks similar to: + + hdf5/src/H5ACmpio.c:1089: H5AC__log_moved_entry: Assertion `!entry_dirty' failed. + + so far, this assertion failure has only occurred during testing and has + not been seen in any production uses, but until this bug is fixed the + feature should be considered unstable. + (JTH - 2022/2/23) Fortran Library: -- cgit v0.12