Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inefficient query by site name in Web Page Data::Subscriptions interface #1111

Open
nataliaratnikova opened this issue Nov 28, 2017 · 0 comments

Comments

@nataliaratnikova
Copy link
Contributor

Issue reported in https://ggus.eu/index.php?mode=ticket_info&ticket_id=131073

By default query is using site name [1], which is too slow and often fails with an error. When replaced by the site ID [2], page returns results almost immediately.

[1] https://cmsweb.cern.ch/phedex/prod/Data::Subscriptions#state=create_since%3D0%3Bnode%3DT3_US_TAMU
[2] https://cmsweb.cern.ch/phedex/prod/Data::Subscriptions#state=create_since%3D0%3Bnode%3D1441

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant