Alec Grieser
|
0bae9880f1
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
Stephen Atherton
|
f2524ffd33
|
AsyncFileBlobStoreWrite was prohibiting the writing of 0-byte files. Improved HTTP verbose logging to stdout. Added writing a 0-byte file to BackupContainer unit test. Added backup log and snapshot sizes to backup description.
|
2017-12-21 21:15:26 -08:00 |
Stephen Atherton
|
86ae6c09c7
|
Bug fixes, take(1) is incorrect usage of FlowLock.
|
2017-12-04 10:20:50 -08:00 |
Stephen Atherton
|
ef84e52127
|
Improved error handling and memory usage in AsyncFileBlobStoreWrite. Writes will now fail if any upload has already failed, rather than buffering unboundedly until sync() is called to complete the file. There is also a configurable limit on how many uploads can be pending before writes will stall waiting for one to finish.
|
2017-10-18 05:51:30 -07:00 |
Evan Tschannen
|
f84e7252e8
|
fix: there was a reference counting cycle in asyncFileBlobStore and asyncFileReadAhead
|
2017-09-29 19:13:08 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |