Skip to content
Snippets Groups Projects
  1. May 06, 2019
  2. May 03, 2019
  3. May 02, 2019
  4. Apr 30, 2019
  5. Apr 29, 2019
  6. Apr 15, 2019
  7. Mar 26, 2019
  8. Mar 21, 2019
  9. Mar 15, 2019
  10. Mar 05, 2019
    • Eric Cano's avatar
      Expanded retrieve requests for repack · 028b5231
      Eric Cano authored
      The retrieve requests now carry all the information necessary to create the archive jobs.
      Retrive requests carry an isRepack boolean. The distinction between repack and non-repack behaviour
      is pushed as low as possible in the api (in the object store) so that client code can be more
      generic. For the same reason, the
      The expand repack mode (re-creation of missing tape files) is not supported yet.
      Changed the represenation of copy numbers to uint32 (as this is the smalled number supported but protocol buffers).
      Added ArchiveRoute::StorageClassMap and ArchiveRoute::FullMap to store archive routing in memory.
      Added repack buffer base URL support, and mechanism to compute temporary copy location in disk cache.
      Fixed bug in ObjectOps<>::asyncInsert();
      Inplemented the path generation for repack disk storage (<BaseURL>/<VID>/<FSeq (09%d)>).
      028b5231
  11. Feb 27, 2019
  12. Feb 25, 2019
  13. Feb 19, 2019
  14. Feb 08, 2019
  15. Feb 05, 2019
  16. Feb 02, 2019
  17. Jan 25, 2019
  18. Jan 23, 2019
  19. Jan 22, 2019
  20. Jan 18, 2019
  21. Dec 20, 2018
  22. Dec 19, 2018
  23. Dec 17, 2018
  24. Dec 13, 2018
  25. Dec 12, 2018
  26. Dec 11, 2018
  27. Nov 09, 2018
    • Steven Murray's avatar
      DataTransferSessionTapeFullMigration and... · f8a07f99
      Steven Murray authored
      DataTransferSessionTapeFullMigration and DataTransferSessionTapeFullOnFlushMigration now count the first files archived to tape as opposed to relying on the values of the archive file IDs
      f8a07f99
  28. Nov 08, 2018
  29. Oct 29, 2018
  30. Oct 01, 2018
Loading