Bug #49020
rados subcommand rmomapkey does not report error when key provided not found
% Done:
0%
Source:
Tags:
Backport:
octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Description
In the following command, the object exists in the pool, but there is no omap key "waldo". When the following is run:
rados rmomapkey -p default.rgw.buckets.index .dir.81c100a9-fec5-40d3-9d74-31eccd432eb3.4137.1.0 waldo echo $?
No error message is produced on either stdout or stderr, and the exit status is 0.
History
#1 Updated by J. Eric Ivancich about 1 month ago
- Target version set to v17.0.0
- Backport set to octopus,nautilus
- Affected Versions v17.0.0 added