Skip to content
Snippets Groups Projects
  1. Feb 13, 2020
    • Cedric CAFFY's avatar
      Corrected a race between the RecallTaskInjector and the TapeReadSingleThread · 32a5d881
      Cedric CAFFY authored
      If the RecallTaskInjector had to do RAO query that takes too much time, the TapeReadSingleThread could start its infinite loop with no Recall task in it,
      this would cause the stopping of the RecallTaskInjector. Thus, even if there are Retrieve jobs in the queue, as the RecallTaskInjector is stopped, the
      TapeReadSingleThread will not be feed with Read tasks and will terminate. The remaining jobs in the queue will trigger a new mount
      32a5d881
  2. Feb 12, 2020
  3. Feb 11, 2020
  4. Feb 10, 2020
  5. Feb 06, 2020
  6. Jan 30, 2020
  7. Jan 29, 2020
  8. Jan 28, 2020
  9. Jan 27, 2020
  10. Jan 24, 2020
Loading