Skip to content
  • Eric Cano's avatar
    cta/CTA#46: Garbage collection improvements · e446e939
    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.
    e446e939