Bug #2239
closed
Second copy of datasource fails on reload of workflow
Added by Dan Higgins about 19 years ago.
Updated over 18 years ago.
Description
If there are 2 copies of an eml datasource in a workflow, then one will fail to
open (stays red) when a saved version of the workflow is re-opened.
This could either be a cache/object manager problem, or a problem in the data
source actors (eg EML200DataSource) or both. Assigning to tao to investigate.
Since in data cache system, one same data entity will have same thread to
download it. If one workflow have two same data source actors, this will cause
problem. We add new boolean flag in system to make sure the downloading will be
finished one by one. This bug has been fixed.
Original Bugzilla ID was 2239
Also available in: Atom
PDF