Skip to content
Snippets Groups Projects
  1. Feb 15, 2017
  2. Feb 14, 2017
  3. Feb 13, 2017
  4. Feb 10, 2017
  5. Feb 09, 2017
  6. Feb 08, 2017
  7. Feb 07, 2017
  8. Feb 03, 2017
  9. Jan 31, 2017
  10. Jan 30, 2017
    • Morris Jette's avatar
      Clear job BeginTime reason · 0abbf727
      Morris Jette authored
      Clear job's reason of "BeginTime" in a more timely fashion and/or prevents
          them from being stuck in a PENDING state. There are multiple ways of
          clearing the reason, especially on a lightly loaded system, but the
          state can persist indefinitely on a heavily loaded system.
      bug 3368
      0abbf727
    • Morris Jette's avatar
      will_run fix for job with begin time in past · f75abc9c
      Morris Jette authored
      Fix to logic for getting expected start time of existing job ID with
          explicit begin time that is in the past. Previous logic would
          compare that (past) begin time with advanced reservations that
          would compete with it rather than the current time.
      f75abc9c
  11. Jan 27, 2017
    • Danny Auble's avatar
      Fix DBD cache restore from previous versions. · f31751fe
      Danny Auble authored
      Turns out this never worked, ever.  What used to happen is if the protocol_version that was
      read in didn't match the rpc_version given to unpack things was just 0.  What this does
      now is set the rpc_version to what was stored making it all good.
      f31751fe
  12. Jan 26, 2017
  13. Jan 25, 2017
  14. Jan 23, 2017
  15. Jan 20, 2017
    • Brian Christiansen's avatar
      Fix mutlicluster options to work with newer ctlds · 8b430b6a
      Brian Christiansen authored
      If a lower version client would try to communicate with a higher version
      controller the dbd would return the controller's version and the client
      would use that version to talk to the controller. When the controller
      would respond, the client wouldn't know how to unpack the higher version
      msg.
      8b430b6a
  16. Jan 19, 2017
  17. Jan 18, 2017
  18. Jan 17, 2017
Loading