bharath-123 / swift

OpenStack Swift/Added Caching to Proxy server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to remove objects from cache when write fails

bharath-123 opened this issue · comments

Objects get written to cache before objects are written to the servers. If the object write fails in the cluster, the object still remains in the cache. Need to fix this.