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

ProxyFileCache purge :: fix order of deletion, optimize sorting #209

Merged
merged 3 commits into from
Mar 5, 2015

Conversation

alja
Copy link
Contributor

@alja alja commented Mar 5, 2015

With this implementation file with the oldest close time are deleted.
Bug was reported by Anna Olson.

abh3 added a commit that referenced this pull request Mar 5, 2015
ProxyFileCache purge :: fix order of deletion, optimize sorting
@abh3 abh3 merged commit 41042e7 into xrootd:master Mar 5, 2015
@alja
Copy link
Contributor Author

alja commented Mar 5, 2015

@abh3
I googled a bit about solaris multimap insert. The first hit https://zeromq.jira.com/browse/LIBZMQ-368 says std::pair first entry should be const.

I have changed that, but could not test it on solaris

abh3 added a commit that referenced this pull request Mar 6, 2015
pfc: Fix compilation errors from PR #209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants