[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:
13
tools/h5format_convert/testfiles/h5fc_v_err.ddl
Normal file
13
tools/h5format_convert/testfiles/h5fc_v_err.ddl
Normal 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"
|
||||
Reference in New Issue
Block a user