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

[XCache] Improve handling of failures during opening of local data and cinfo files. #940

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

osschar
Copy link
Contributor

@osschar osschar commented Mar 20, 2019

  • When opening existing cinfo file, make sure corresponding data file passes some basic sanity checks (existence, minimal size).

  • Do not create an xcache IO object if opening of disk files fails - fallback directly to original IO object.

…iles.

- When opening existing cinfo file, make sure corresponding data file passes some basic sanity checks (existence, minimal size).

- Do not create an xcache IO object if opening of disk files fails - fallback directly to original IO object.
@abh3 abh3 merged commit 140f25e into xrootd:master Mar 20, 2019
@osschar osschar mentioned this pull request Mar 21, 2019
@osschar osschar deleted the pfc-local-file-open-fixes branch June 19, 2020 18:55
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.

None yet

2 participants