[Box Backup-commit] [boxbackup/boxbackup] 2cc729: Wait for housekeeping to finish before bbstored ex...

GitHub noreply at github.com
Mon Jan 15 21:44:00 GMT 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 2cc729b45d60f3c9b920a459538171882a564b0d
      https://github.com/boxbackup/boxbackup/commit/2cc729b45d60f3c9b920a459538171882a564b0d
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M lib/bbstored/BBStoreDHousekeeping.cpp
    M lib/bbstored/BackupStoreDaemon.cpp

  Log Message:
  -----------
  Wait for housekeeping to finish before bbstored exits

Should fix random test failures due to housekeeping process realising that the
master has asked it to terminate, and logging that it has, after the master has
already died and the test finished, confusing the test runner with its extra
output. Should also help make the occasionally-reported housekeeping crashes
more obvious and easier to debug.

(cherry picked from commit 0100d3185abf10b17ff7727f2c0f2d8fb6b724d4)




More information about the Boxbackup-commit mailing list