-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
None
-
Affects Version/s: None
-
Component/s: Catalog: Replica Catalog
-
None
-
Environment:If a user has set the pegasus.catalog.replica.lrc.ignore property the rc-client does not ignore the mappings from the LRC specified.
This is especially evident when querying the LIGO LDR and you want to filter out results from certain LRC's
e.g.
rc-client -Dpegasus.home=/Users/vahi/Pegasus/pegasus -Dpegasus.catalog.replica=RLS -Dpegasus.catalog.replica.lrc.ignore=rls://ldas-cit.ligo.caltech.edu:39281 -Dpegasus.catalog.replica.url=rls://dataserver.phy.syr.edu lookup H-H1_RDS_C03_L2-847608132-128.gwf
For the above invocation user would expect the mapping from the LRC at cit.ligo.caltech.edu to be ignored. However this is not the case as all the results are returned.