Bug: list-datasets-rse
depends on COLLECTION_REPLICAS
which we stopped populating properly
#879
Labels
list-datasets-rse
depends on COLLECTION_REPLICAS
which we stopped populating properly
#879
Bug Description
list-datasets-rse
depends onCOLLECTION_REPLICAS
[1] which we stopped populating properly with #864 Site admins use this command often. Max made me realize it at [2][1] https://github.com/rucio/rucio/blob/d9a818c1c07c1aa143a3880e6350fbece1640ecf/lib/rucio/core/replica.py#L3526
[2] https://its.cern.ch/jira/browse/CMSDM-234?focusedId=6642819&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-6642819
Reproduction Steps
list-dataset-replicas
shows the correct resultExpected Behavior
Well, this command should reflect the correct result
Possible Solution
We can do a patch similar to what we did to
list-dataset-replicas
[1] which will make the server calculate the result on demand. But this would be a very expensive calculation. I don't think it'd work.[1] https://github.com/dmwm/CMSRucio/blob/master/docker/rucio-server/Dockerfile#L36C5-L36C76
Related Issues
@ericvaandering @Panos512 @eachristgr FYI
The text was updated successfully, but these errors were encountered: