Bug #9294
dCache cache status check can starve projects of files.
Status:
Rejected
Priority:
Normal
Assignee:
-
Start date:
06/24/2015
Due date:
% Done:
0%
Estimated time:
Description
The initial dCache file cache status check is done in a slightly modified FIFO order. This can lead to large projects starving smaller ones of files. An improvement would be to round-robin between projects, ensuring that everybody makes at least some progress.
History
#1 Updated by Robert Illingworth over 1 year ago
- Status changed from New to Rejected