Skip to content
Snippets Groups Projects
Commit a04d1d20 authored by Steven Murray's avatar Steven Murray
Browse files

cta/CTA#144 Don't forget to replace temporary fix for XrdCtaFile::xCom_deletearchive()

This commit does two things.  Firstly it puts back the call from:

    XrdCtaFile::xCom_deletearchive()

to:

    Scheduler::deleteArchive()

Secondly it moves the reponsibility of logging the
"Archive File Deleted" message from the CTA front-end (XrdCtaFile)
to the CTA catalogue.

Please note that Scheduler::deleteArchive() still does not call
SchedulerDatabase::deleteArchiveRequest().
parent 4eb8f471
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment