Hi there,

After an object server writes an object in the local file system, it updates 
the container DB asynchronously (send a message to insert an entry in the 
object table). But the object server doesn’t really know whether the object PUT 
is considered successful or not because the other two replicas could fail. In 
this case, the container DB could have an entry for an object which is not 
successfully PUT. Can someone shed some light on this? Am I missing something?

Many thanks!
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to