From 50f7ae52f149baa82e52da123de053fc19e1fe5f Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Tue, 27 Nov 2018 09:45:19 -0500 Subject: [PATCH] PendingReleaseNotes: changed librados::NObjectIterator exceptions Signed-off-by: Casey Bodley --- PendingReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 16f0e860fc6..0babc3502b7 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -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 -------- -- 2.39.5