1. 22 Aug, 2013 2 commits
    • jette's avatar
      Enable faster termination of backup controller on SIGTERM · 86baeefb
      jette authored
      Previously there was a sleep(5) during which the backup controller
      was non responsive during its startup mode or returning from primary
      mode.
      86baeefb
    • jette's avatar
      Clear some pthread values after join · c962ef6e
      jette authored
      This will prevent possible confusion for the backup controller
      when it switches from primary back to backup modes since those
      pthread IDs are no longer value. Note the thred_id_rpc could be
      used by the backup controller after returning to backup mode
      c962ef6e
  2. 21 Aug, 2013 2 commits
  3. 20 Aug, 2013 4 commits
  4. 19 Aug, 2013 1 commit
  5. 18 Aug, 2013 1 commit
  6. 17 Aug, 2013 5 commits
  7. 16 Aug, 2013 5 commits
  8. 15 Aug, 2013 5 commits
  9. 14 Aug, 2013 13 commits
  10. 13 Aug, 2013 2 commits