-
- Downloads
Add youngest age to queues in objectstore (#928)
Add youngestjobcreationtime to archive and retrieve queues in the objectstore. The change is backwards compatible, as the new field is optional and with a default value of 0. The field is updated everywhere in the code where oldestjobcreationtime is also updated. The value is printed per queue using cta-admin sq.
Showing
- cmdline/CtaAdminTextFormatter.cpp 2 additions, 0 deletionscmdline/CtaAdminTextFormatter.cpp
- common/dataStructures/QueueAndMountSummary.hpp 1 addition, 0 deletionscommon/dataStructures/QueueAndMountSummary.hpp
- objectstore/ArchiveQueue.cpp 15 additions, 2 deletionsobjectstore/ArchiveQueue.cpp
- objectstore/ArchiveQueue.hpp 2 additions, 1 deletionobjectstore/ArchiveQueue.hpp
- objectstore/RetrieveQueue.cpp 19 additions, 0 deletionsobjectstore/RetrieveQueue.cpp
- objectstore/RetrieveQueue.hpp 1 addition, 0 deletionsobjectstore/RetrieveQueue.hpp
- objectstore/RetrieveQueueAlgorithms.hpp 1 addition, 1 deletionobjectstore/RetrieveQueueAlgorithms.hpp
- objectstore/cta.proto 2 additions, 0 deletionsobjectstore/cta.proto
- scheduler/OStoreDB/OStoreDB.cpp 4 additions, 0 deletionsscheduler/OStoreDB/OStoreDB.cpp
- scheduler/Scheduler.cpp 8 additions, 0 deletionsscheduler/Scheduler.cpp
- scheduler/SchedulerDatabase.hpp 1 addition, 0 deletionsscheduler/SchedulerDatabase.hpp
- xroot_plugins/XrdCtaShowQueues.hpp 1 addition, 0 deletionsxroot_plugins/XrdCtaShowQueues.hpp
- xrootd-ssi-protobuf-interface 1 addition, 1 deletionxrootd-ssi-protobuf-interface
Loading
Please register or sign in to comment