From: Yuri Weinstein Date: Wed, 13 Nov 2019 16:53:27 +0000 (-0800) Subject: Merge pull request #31026 from smithfarm/wip-41981-nautilus X-Git-Tag: v14.2.5~107 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d5947d6cd93cd843c8638fa3ecf5feed5beaa369;p=ceph.git Merge pull request #31026 from smithfarm/wip-41981-nautilus nautilus: rgw: fix default storage class for get_compression_type Reviewed-by: Casey Bodley --- d5947d6cd93cd843c8638fa3ecf5feed5beaa369 diff --cc doc/radosgw/s3/objectops.rst index fce66becc01f,e0c0c0e1af45..2ac52607fe31 --- a/doc/radosgw/s3/objectops.rst +++ b/doc/radosgw/s3/objectops.rst @@@ -411,7 -410,9 +411,8 @@@ It is used to upload files in appendin operation is Appendable Object, and the type of the objects uploaded with the Put Object operation is Normal Object. **Append Object can't be used if bucket versioning is enabled or suspended.** **Synced object will become normal in multisite, but you can still append to the original object.** + **Compression and encryption features are disabled for Appendable objects.** - Syntax ~~~~~~