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? baijiaruo@xxxxxxx |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com