-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Pegasus Planner
-
None
[1] java.lang.RuntimeException: Could not find entry in tc for lfn pegasus::pegasus-transfer at site fg-alamo at edu.isi.pegasus.planner.transfer.implementation.AbstractMultipleFTPerXFERJob.createTransferJob(AbstractMultipleFTPerXFERJob.java:139)
I'm not worried about the actual error in this report, but about the fact that it looks for pegasus::pegasus-transfer. I think that is overkill, and when talking in abstract transformation terms, the physical "pegasus-" prefix should be dropped in favor of the "pegasus" namespace. Thus, it should for pegasus::transfer and not pegasus::pegasus-transfer.