- Apr 20, 2017
-
-
Steven Murray authored
Done.
-
- Apr 13, 2017
-
-
Eric Cano authored
-
Eric Cano authored
Following https://gitlab.cern.ch/cta/CTA/commit/f38da19dfe5f7312cf6e5b3b4a2028121d7b6832#note_210679 Also gets repos from docker. bootstrap now requires a complete checkout.
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
The next drive process was hence unaware of a crash an missed the oportunity to clean the drive.
-
- Apr 12, 2017
-
-
Eric Cano authored
Implemented Agent::garbageCollect() Made AgentWatchdog fetch the timout from the agent object. Fixed unconditional time tounter reset in AgentWatchdog::checkAlive() Fixed missing log for garbageCollection. Added utility (cta-objectstore-unfollow-agent) to mark agents as not followed when they get orphaned. This utility detects looping ownerships (two garbage coolectors watch each other and both die synchronously). This utility is not packaged. Various log improvements.
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Added missing garbage collection for all object types. Added logging to AgentHeartbeat. Some object types still miss garbage collection implementation.
-
mdavis authored
-
- Apr 10, 2017
-
-
mdavis authored
-
- Apr 06, 2017
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
This reverts commit 363c3214.
-
Michael Davis authored
-
Michael Davis authored
-
Steven Murray authored
-
- Apr 04, 2017
- Mar 30, 2017
-
-
Eric Cano authored
Also removed the heartbeat from the GC's main functions (it is now handled in a separate thread).
-
- Apr 03, 2017
-
-
Steven Murray authored
-
- Mar 30, 2017
-
-
Eric Cano authored
Added missing destructor for GCHandler. Added subprocess to taped's process manager.
-
- Apr 03, 2017
-
-
Eric Cano authored
Created a garbage collector subprocess for the drive daemon. Created a AgentHeartbeat thread and added it to frontend, drive subprocess and GC subprocess. Fixed logs and drive subprocess. Renamed common/threading/Threading.[hc]pp to Thread.[hc]pp as there is only one class left in this file.
-
- Mar 30, 2017
- Mar 29, 2017
- Mar 28, 2017
- Mar 27, 2017
-
-
Eric Cano authored
Fixed directory name in docker which did not match the top one. Split the image create to allow fast script fixing.
-