summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Warren <Richard.Warren@hdfgroup.org>2017-12-05 12:01:27 (GMT)
committerRichard Warren <Richard.Warren@hdfgroup.org>2017-12-05 12:01:27 (GMT)
commitf3d123b5b2730a5fa1036dbd94ec2041ba19d316 (patch)
tree8d6db7cbe01a79b63ef5ac149dc2301abcde7535
parentbf690168c62f3f6d73783c52d91ad5c8723467aa (diff)
parent2e11a4f5ae4aafeebaaa17455c567a41711efdc8 (diff)
downloadhdf5-f3d123b5b2730a5fa1036dbd94ec2041ba19d316.zip
hdf5-f3d123b5b2730a5fa1036dbd94ec2041ba19d316.tar.gz
hdf5-f3d123b5b2730a5fa1036dbd94ec2041ba19d316.tar.bz2
Merge pull request #810 in HDFFV/hdf5 from hdf5_1_10_release_txt_update to hdf5_1_10
* commit '2e11a4f5ae4aafeebaaa17455c567a41711efdc8': Updated RELEASE.txt to include note on bug fix for HDFFV-10272, LBNL-ECP(10334)
-rw-r--r--release_docs/RELEASE.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index e8a551f..12ae8fe 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -331,6 +331,17 @@ Bug Fixes since HDF5-1.10.1 release
(DER - 2017/11/21, HDFFV-10330)
+ - Fix for collective metadata writes on file close
+
+ It was discovered that metadata was being written twice as part of
+ the parallel file close behavior, once independently and once
+ collectively.
+
+ A fix for this error was included as part of the parallel compression
+ feature but remained undocumented here.
+
+ (RAW - 2017/12/01, HDFFV-10272)
+
Configuration
-------------
- cmake