Ticket #143 (closed bugs: fixed)

Opened 6 months ago

Last modified 6 months ago

Fixed a busy wait loop in the sweeper.

Reported by: patrick Assigned to: behrmann
Priority: major Milestone: 1.8.0-15p5
Component: pool Version: 1.8.0
Keywords: busy loop, insufficient space Cc:
Sub Version:

Description

If a pool has insufficient removable files to accomodate a request for space, it would previously busy wait until space became available. It now goes to sleep until new removable files appear.

Change History

06/03/08 10:11:46 changed by patrick

  • status changed from new to closed.
  • resolution set to fixed.