Comment 1 for bug 1419901

Revision history for this message
Eran Rom (eranr) wrote :

Confirmed.
In fact I think that that this bug is high importance to anyone trying to deploy Swift with container sync in production, as this can lead to:
1. infinite attempts to delete or put objects in case they were already deleted in the remote side
2. infinite attempts to put objects if the remote side returned 409 rather than 201
and in general not to advance sync_point2

Would appreciate setting the importance accordingly.
Patch is on the way