Currently the preprocessing process is a little rigid in some sense. Only one preprocess step is allowed. So a very minor change to the preprocessing can force the system to re-run the full-preprocess again. It is both time and resource consuming. I wonder whether it can be improved. One design is to allow multiple chained pre-processes. Submission [PreA] will change the volume V state to PreA(initState). Subsequent submission [PreA, PreB] will change the volume state to PreB(PreA(initState)). The volume can be tagged with the list of the preprocess containers that processed it so the volume can be easily tracked and reused. Thanks!

Created by vacuum
Let's continue to discuss this thread here: https://www.synapse.org/#!Synapse:syn9935146/discussion/threadId=2129

suggestion about preprocessing process page is loading…