46a093f068a158b72479522792509a882d3e47f1
Darrell Bishop
46a093f068
Obj replicator cleans up files where part dirs should be.
If a partition directory was a file instead of a directory, the object-replicator would attempt to listdir() it, raise an exception, and try again next iteration. This condition could arise after running xfs_repair. Now, collect_jobs() will reap any partition directories which are actually files. Fixes bug 1045954. Change-Id: Id65d3eab2effd61c3f6b25250611c88c907b2a16
Swift ----- A distributed object store that was originally developed as the basis for Rackspace's Cloud Files. To build documentation run `python setup.py build_sphinx`, and then browse to /doc/build/html/index.html. The best place to get started is the "SAIO - Swift All In One", which will walk you through setting up a development cluster of Swift in a VM. For more information, visit us at http://launchpad.net/swift, or come hang out on our IRC channel, #openstack on freenode. -- Swift Development Team
Description
Languages
Python
99.7%
JavaScript
0.2%