I have raised a pull request as there is not a major code change. You can check the code here : https://github.com/ceph/ceph/pull/5101 On Mon, Jun 29, 2015 at 10:23 PM, Harshal Gupta <harshal.gupta001@xxxxxxxxx> wrote: > Hi, > AWS S3 provides descriptive error messages in xml body whenever > there is an error wile making a REST API call. (e.g. in case of > BucketNotFound; there is message "The bucket you tried to delete is > not empty.") which helps the end user who are non technical to > understand what went wrong. > Such Error messages are not there in RGW. > > Also S3 provides a request id in XML body for each error response. > This id can be used for debugging purposes.This is already implemented > as "Trans_id" in master branch. > > Since many applications parse XML body for information, It will be > beneficial to add both of these in xml error response. > > I am going to add those in error response. Please share your thoughts about it. > > Thanks > -- > HARSHAL GUPTA > Software Engineer > Rilance JioCloud -- HARSHAL GUPTA Software Engineer Rilance JioCloud -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html