Comment 15 for bug 1482888

Revision history for this message
Radoslaw Zarzynski (rzarzynski) wrote : Re: Cannot Download Large Object via CLI

It looks that the problem is caused by lack of url decoding of values (container name and object prefix) stored in X-Object-Manifest attribute. The problem has been replicated even on current master branch of Ceph. I've sent bug report [1] and prepared pull request [2] with initial, early proposal of the fix.

[1] http://tracker.ceph.com/issues/12728
[2] https://github.com/ceph/ceph/pull/5617