bareos: bareos-16.2-droplet f419ad47

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-16.2-droplet 2017-11-09 21:11 bareos-16.2-droplet 67eb24aa Pending
Changeset stored: Limit retries to flush to backing store.

Make it possible to configure an upper limit on the number of tries that
the chunked volumes abstraction uses to upload the data to the backing
store. When this number of tries is exceeded the chunk is dropped and
the device is put into read-only mode not allowing any more writes or
(re)opens with the write flag set.
mod - src/stored/backends/chunked_device.c Diff File
mod - src/stored/backends/chunked_device.h Diff File
mod - src/stored/backends/object_store_device.c Diff File