Use virtual artifact directory to stage and extract metadata
Compare changes
- Jürg Billeter authored
+ 20
− 7
@@ -2676,6 +2676,25 @@ class Element(Plugin):
@@ -2691,13 +2710,7 @@ class Element(Plugin):
This branch eliminates extract directories (#913 (closed), #920 (closed), #921 (closed)). Artifact access for staging and extracting metadata is handled solely via CasBasedDirectory
. Initial tests have shown a reduction in staging time by almost 40%.