[svn-r29969] Description:

Bring r29934 from revise_chunks branch to trunk:

(1) Fix for HDFFV-9434: throw an error instead of assertion when v1 btree level hits the 1 byte limit.
(2) Modifications to better handle error recovery when conversion by h5format_convert fails.

Tested on:
    MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
    (h5committest forthcoming)
This commit is contained in:
Quincey Koziol
2016-05-29 05:57:47 -05:00
parent 29a5f10619
commit bf566b775b
14 changed files with 324 additions and 26 deletions

View File

@@ -0,0 +1,13 @@
Process command line options
Open the file tmp.h5
Processing all datasets in the file...
Going to process dataset:/DSET_ERR...
Open the dataset
Retrieve the dataset's layout
Dataset is a chunked dataset
Retrieve the dataset's chunk indexing type
Dataset's chunk indexing type is not version 1 B-tree
Converting the dataset...
Error encountered
Close the file
h5format_convert error: unable to downgrade dataset "/DSET_ERR"