Comment 1 for bug 906976

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/2483
Committed: http://github.com/openstack/swift/commit/c98ee54f6857e4bbcf29bae706a19b7ca49abd8f
Submitter: Jenkins
Branch: master

commit c98ee54f6857e4bbcf29bae706a19b7ca49abd8f
Author: MORITA Kazutaka <email address hidden>
Date: Wed Dec 21 02:08:40 2011 +0900

    Explain how replication works more clearly

    A replicator creates an extra replica when it detects a remote disk
    failure. However, when it fails to create a replica due to other
    reasons (e.g. entire node failures), it doesn't create another replica
    at all. We should explain it explicitly so that users can know it.
    This fixes bug 906976.

    Change-Id: I2f56428ccbbb0cf0d8538ca6e08f7da71257e661