Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dcache-qos: remove entry from rule engine table if file not found or …
…other namespace exception Motivation: Code is not catching exception thrown on call to namespace leaving entries in the file qos table which should be removed. Modification: Wrap call in try - catch block. Handle Timeout exception differently (do not remove). Result: Entries are properly removed if namespace check fails. Target: master Requires-notes: no (unreleased) Patch: https://rb.dcache.org/r/14105/ Acked-by: Lea
- Loading branch information