(resending to list)

On Fri, Feb 10, 2012 at 1:06 AM, huang jun <[email protected]> wrote:
>
> hi,list
>  After testing the object-name include "+" in radosgw.now we tested
> object-name with "%",
>  which was supported by the amazon's object-name rules, either in the
> underlayer FS btrfs .
>  but it seems not  the case in radosgw, we can not create an object
> whoes name include "%",
>
>  after we can create it, then the ListBucket result shows the name of
> the object "test%huang" is "test2608ang".
>  we trace the debug log, the object-name was changed by "vsnprintf" in
> formatter.dump_format, because the "%" is a control character,
>  so, there is any methods if user want to store an object  with name
> string include  "%".
>

Yeah, this is a bug. I opened issue #2051 in the tracker.

Thanks,
Yehuda
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to