-
-
-
-
v0.0-1957c19382 · ·
The CTA front-end now calls the Scheduler when EOS requests the deletion of an archive file.
-
v0.0-18644dc9e5 · ·
The CTA front-end no longer tries to delete an archive request from the object store when it handles an ```eos rm``` command. Please note that this there is now a leak in archive files. If a file is "in-flight" and therefore has not yet been written to tape and recorded in the CTA catalogue then a call to "eos rm" will do nothing and the file will eventually appear in the CTA catalogue when it is written to tape. The file will therefore NOT be in the EOS namespace but it WILL be in the CTA catalogue.
-
-
v0.0-143c0bcb07 · ·
This version of CTA has been made to test the new version of the archive file listing logic of the "cta archivefile ls" command. This new version is based 100% on a database cursor. The previous version implemented a cursor at the application layer. Whilst the previous version worked it is not as straight forward as using a database in the traditional way.
-
-
-
-
-
-
v0.0-4
New release for Vlado, automatically pushed :D