- May 14, 2018
-
-
Michael Davis authored
-
Michael Davis authored
Permits async/streaming access to job queues
-
- May 11, 2018
-
-
Michael Davis authored
It's only TapePool in the case of archives, retrieves are filtered on vid
-
Michael Davis authored
-
Michael Davis authored
All new code is now in QueueItor.hpp
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
For async/streaming access to the contents of archive and retrieve queues.
-
- May 09, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- May 08, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- May 07, 2018
-
-
Eric Cano authored
-
- May 05, 2018
-
-
Eric Cano authored
Kept the initial algorithm too and created a selection function.
-
- May 04, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- May 03, 2018
-
-
Julien Leduc authored
-
Eric Cano authored
The steps are now base RPMs, EOS and then scripts. This allows faster testing of new EOS versions.
-
Eric Cano authored
-
Michael Davis authored
-
Julien Leduc authored
-
Steven Murray authored
- May 02, 2018
- Apr 30, 2018
-
-
Eric Cano authored
-
Eric Cano authored
The situation can happen if the queue was removed but not yet derefernced from the root entry while another process tries access the queue. This a race condition. The process trying to access the queue will proceed the with cleanup itself and retry.
-
Eric Cano authored
This allows attaching a debugger to the main process.
-
Eric Cano authored
-
Michael Davis authored
-
- Apr 27, 2018
-
-
Julien Leduc authored
-
Julien Leduc authored
We should not overwrite the user /etc/sysconfig/cta-taped as it contains site specific configuration
-
Steven Murray authored
TimeBasedCache::getCachedValue() now returns a stale value if another thread is already determing the new fresh value
-
Steven Murray authored
-