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

Yield partial results so large Rucio lookups start faster #911

Merged
merged 3 commits into from
Nov 16, 2024

Conversation

ponyisi
Copy link
Collaborator

@ponyisi ponyisi commented Nov 12, 2024

If a Rucio container with sub-datasets is looked up, return the file list for each container individually instead of accumulating. This will allow the transformers to start working while dataset lookup is occurring

@ponyisi ponyisi requested a review from BenGalewsky November 13, 2024 03:30
@ponyisi ponyisi marked this pull request as draft November 13, 2024 03:30
@ponyisi
Copy link
Collaborator Author

ponyisi commented Nov 13, 2024

Resolves #871

@ponyisi ponyisi marked this pull request as ready for review November 16, 2024 18:23
@BenGalewsky BenGalewsky merged commit 054ba7f into develop Nov 16, 2024
75 checks passed
@BenGalewsky BenGalewsky deleted the rucio-partial-results branch November 16, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants