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

GitHub noreply at github.com
Sat Jan 20 10:50:13 GMT 2018


  Branch: refs/heads/s3_support_merge
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 67ead0d2450fe34511a5668cc7b883727fd050eb
      https://github.com/boxbackup/boxbackup/commit/67ead0d2450fe34511a5668cc7b883727fd050eb
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M lib/bbstored/BBStoreDHousekeeping.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)
(cherry picked from commit 2cc729b45d60f3c9b920a459538171882a564b0d)


  Commit: 069627cc19497ef9ea8d8820e1c15d39f9be789c
      https://github.com/boxbackup/boxbackup/commit/069627cc19497ef9ea8d8820e1c15d39f9be789c
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M lib/httpserver/HTTPException.txt

  Log Message:
  -----------
  Remove full stops from ends of exception messages, for consistency


Compare: https://github.com/boxbackup/boxbackup/compare/1a8d472a00bf...069627cc1949


More information about the Boxbackup-commit mailing list