From: Sage Weil Date: Fri, 14 Mar 2014 18:16:58 +0000 (-0700) Subject: doc/release-notes: note that radosgw's should be upgraded together X-Git-Tag: v0.79~152 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=da159f8cedebff2a4fe467b313925833e1140858;p=ceph.git doc/release-notes: note that radosgw's should be upgraded together Signed-off-by: Sage Weil --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 314c332e65ae..659d2732f1ce 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -26,6 +26,10 @@ Upgrade Sequencing with the cluster and new features may not be usable until they are restarted a second time. +* Upgrade radosgw daemons together. There is a subtle change in behavior + for multipart uploads that prevents a multipart request that was initiated + with a new radosgw from being completed by an old radosgw. + Upgrading from v0.78 ~~~~~~~~~~~~~~~~~~~~ @@ -520,6 +524,10 @@ Upgrading with the cluster and new features may not be usable until they are restarted a second time. +* Upgrade radosgw daemons together. There is a subtle change in behavior + for multipart uploads that prevents a multipart request that was initiated + with a new radosgw from being completed by an old radosgw. + Notable Changes ~~~~~~~~~~~~~~~