when I write a file named "1234%" in the master region, and rgw-agent send copy 
obj request which contains  "x-amz-copy-source:nofilter_bucket_1/1234%"   to 
the rep region fail 404 error;

I analysis that rgw-agent can't encode url 
"x-amz-copy-source:nofilter_bucket_1/1234%" , but rgw could decode 
x-amz-copy-source in the function RGWCopyObj::parse_copy_location.
so "1234%" decode to "1234", and fail.

can you check this question?




baijia...@126.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to