swift/bin
paul luse 647b66a2ce Erasure Code Reconstructor
This patch adds the erasure code reconstructor. It follows the
design of the replicator but:
  - There is no notion of update() or update_deleted().
  - There is a single job processor
  - Jobs are processed partition by partition.
  - At the end of processing a rebalanced or handoff partition, the
    reconstructor will remove successfully reverted objects if any.

And various ssync changes such as the addition of reconstruct_fa()
function called from ssync_sender which performs the actual
reconstruction while sending the object to the receiver

Co-Authored-By: Alistair Coles <alistair.coles@hp.com>
Co-Authored-By: Thiago da Silva <thiago@redhat.com>
Co-Authored-By: John Dickinson <me@not.mn>
Co-Authored-By: Clay Gerrard <clay.gerrard@gmail.com>
Co-Authored-By: Tushar Gohad <tushar.gohad@intel.com>
Co-Authored-By: Samuel Merritt <sam@swiftstack.com>
Co-Authored-By: Christian Schwede <christian.schwede@enovance.com>
Co-Authored-By: Yuan Zhou <yuan.zhou@intel.com>
blueprint ec-reconstructor
Change-Id: I7d15620dc66ee646b223bb9fff700796cd6bef51
2015-04-14 00:52:17 -07:00
..
swift-account-audit Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-auditor Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-info Clean up swift-{account, container}-info 2014-04-03 09:54:58 -04:00
swift-account-reaper Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-config Update swift-config paste appconfig inspection 2013-12-13 16:39:55 -08:00
swift-container-auditor Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-info Clean up swift-{account, container}-info 2014-04-03 09:54:58 -04:00
swift-container-reconciler Add container-reconciler daemon 2014-06-18 17:31:39 -07:00
swift-container-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-container-sync Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-updater Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-dispersion-populate Add "--no-overlap" option to swift-dispersion populate 2014-09-19 10:44:30 +01:00
swift-dispersion-report Remove swiftclient dependency 2014-02-06 09:44:58 +00:00
swift-drive-audit Add swift-recon feature to track swift-drive-audit error count 2015-03-23 11:38:32 +00:00
swift-form-signature Make swift-form-signature testable 2014-07-24 14:38:53 -07:00
swift-get-nodes Update bin scripts to be storage policy aware 2014-06-18 20:57:09 -07:00
swift-init Add targeted config loading to swift-init 2014-05-19 14:43:50 +00:00
swift-object-auditor Allow specification of object devices for audit 2014-03-11 14:17:08 +00:00
swift-object-expirer Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-object-info Update bin scripts to be storage policy aware 2014-06-18 20:57:09 -07:00
swift-object-reconstructor Erasure Code Reconstructor 2015-04-14 00:52:17 -07:00
swift-object-replicator Allow per-policy overrides in object replicator. 2015-01-22 16:10:22 -08:00
swift-object-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-object-updater Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-oldies Add missing copyright license headers 2013-08-07 17:50:32 -03:00
swift-orphans Add missing copyright license headers 2013-08-07 17:50:32 -03:00
swift-proxy-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-recon Don't create bin/* files magically 2014-02-13 10:51:27 +00:00
swift-recon-cron Show the sum of every policy's amount in /recon/async 2014-11-14 20:47:04 +09:00
swift-reconciler-enqueue Correct misspelled words 2014-11-25 15:44:30 +00:00
swift-ring-builder Don't create bin/* files magically 2014-02-13 10:51:27 +00:00
swift-temp-url Add --quoted option to swift-temp-url 2014-05-02 20:11:12 -07:00