-
- Downloads
Implemented bulk retrieve request reporting
Successful retrieve requests are asynchronously deleted as soon as they are complete. Then from time to time (every 500), the requests get removed from process ownership in bulk.
Showing
- scheduler/ArchiveJob.cpp 1 addition, 1 deletionscheduler/ArchiveJob.cpp
- scheduler/ArchiveJob.hpp 1 addition, 1 deletionscheduler/ArchiveJob.hpp
- scheduler/ArchiveMount.cpp 1 addition, 1 deletionscheduler/ArchiveMount.cpp
- scheduler/OStoreDB/OStoreDB.cpp 33 additions, 5 deletionsscheduler/OStoreDB/OStoreDB.cpp
- scheduler/OStoreDB/OStoreDB.hpp 6 additions, 1 deletionscheduler/OStoreDB/OStoreDB.hpp
- scheduler/RetrieveJob.hpp 1 addition, 1 deletionscheduler/RetrieveJob.hpp
- scheduler/RetrieveMount.cpp 71 additions, 0 deletionsscheduler/RetrieveMount.cpp
- scheduler/RetrieveMount.hpp 12 additions, 0 deletionsscheduler/RetrieveMount.hpp
- scheduler/SchedulerDatabase.hpp 2 additions, 0 deletionsscheduler/SchedulerDatabase.hpp
- scheduler/testingMocks/MockArchiveJob.hpp 1 addition, 1 deletionscheduler/testingMocks/MockArchiveJob.hpp
- scheduler/testingMocks/MockRetrieveMount.hpp 2 additions, 0 deletionsscheduler/testingMocks/MockRetrieveMount.hpp
- tapeserver/castor/tape/tapeserver/daemon/DiskWriteTaskTest.cpp 3 additions, 0 deletions...erver/castor/tape/tapeserver/daemon/DiskWriteTaskTest.cpp
- tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPoolTest.cpp 1 addition, 0 deletions...castor/tape/tapeserver/daemon/DiskWriteThreadPoolTest.cpp
- tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.hpp 1 addition, 1 deletion...r/castor/tape/tapeserver/daemon/MigrationReportPacker.hpp
- tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.cpp 11 additions, 53 deletions...rver/castor/tape/tapeserver/daemon/RecallReportPacker.cpp
- tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.hpp 9 additions, 13 deletions...rver/castor/tape/tapeserver/daemon/RecallReportPacker.hpp
- tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp 3 additions, 0 deletions.../castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp
Loading
Please register or sign in to comment