Resolve "Fallback to old archive versions"
All threads resolved!
All threads resolved!
Closes #1460 (closed)
Merge request reports
Activity
Filter activity
added current feature processing labels
added 1 commit
- b849f5f0 - Added config option to fallback to a different archive version.
requested review from @thchang
@thchang this should help with the processing installation. I plan to set
config.fs.archive_version_suffix: ['v1.2', 'v1']
. The idea is that all archive reads go tov1.2
and thenv1
depending on availability, and all write go tov1.2
.Please review as soon as you can.
Edited by Markus Scheidgenenabled an automatic merge when the pipeline for b849f5f0 succeeds
- Resolved by Markus Scheidgen
Appear to be good. So different versions would be in the same folder.
added 1 commit
- 94d84125 - Added config option to fallback to a different archive version.
- Resolved by Markus Scheidgen
It appears that the same thing happens to this branch as well. It hangs.
mentioned in commit 0ac20158
Please register or sign in to reply