Harshavardhana 36990aeafd Avoid double bucket validation in DeleteObjectHandler (#6720)
On a heavily loaded server, getBucketInfo() becomes slow,
one can easily observe deleting an object causes many
additional network calls.

This PR is to let the underlying call return the actual
error and write it back to the client.
2018-10-30 16:07:57 -07:00
..
2018-10-26 14:41:25 -07:00
2018-10-17 10:57:12 -07:00
2018-10-02 11:48:17 +05:30
2018-06-06 14:21:56 +05:30
2018-10-26 14:41:25 -07:00