]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: changed librados::NObjectIterator exceptions
authorCasey Bodley <cbodley@redhat.com>
Tue, 27 Nov 2018 14:45:19 +0000 (09:45 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 27 Nov 2018 14:45:19 +0000 (09:45 -0500)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
PendingReleaseNotes

index 16f0e860fc67113c6dfd0ce63cb940221d7208ca..0babc3502b78de8f2d14544995e3c36514400f5f 100644 (file)
@@ -66,6 +66,9 @@
 * The `ceph` command line tool now accepts keyword arguments in
   the format "--arg=value" or "--arg value".
 
+* librados::IoCtx::nobjects_begin() and librados::NObjectIterator now communicate
+  errors by throwing a std::system_error exception instead of std::runtime_error.
+
 >=13.1.0
 --------