Project

General

Profile

Actions

Bug #57859

closed

bail from handle_command() if _generate_command_map() fails

Added by nikhil kshirsagar over 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Category:
Correctness/Safety
Target version:
-
% Done:

100%

Source:
Tags:
backport_processed
Backport:
quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://tracker.ceph.com/issues/54558 catches an exception from handle_command() to avoid mon termination due to a potential uncaught exception but does not bail out of the function after catching and handling the exception, so this fix cleans that up.


Related issues 2 (0 open2 closed)

Copied to RADOS - Backport #58006: quincy: bail from handle_command() if _generate_command_map() failsResolvednikhil kshirsagarActions
Copied to RADOS - Backport #58007: pacific: bail from handle_command() if _generate_command_map() failsResolvednikhil kshirsagarActions
Actions #1

Updated by Ilya Dryomov over 1 year ago

  • Tracker changed from Cleanup to Bug
  • Category changed from Code Hygiene to Correctness/Safety
  • Status changed from New to Fix Under Review
  • Assignee set to nikhil kshirsagar
  • Regression set to No
  • Severity set to 3 - minor
  • Pull request ID set to 48044
Actions #2

Updated by Ponnuvel P over 1 year ago

  • Status changed from Fix Under Review to Pending Backport

PR https://github.com/ceph/ceph/pull/48044 has been merged in main.

Actions #3

Updated by Backport Bot over 1 year ago

  • Copied to Backport #58006: quincy: bail from handle_command() if _generate_command_map() fails added
Actions #4

Updated by Backport Bot over 1 year ago

  • Copied to Backport #58007: pacific: bail from handle_command() if _generate_command_map() fails added
Actions #5

Updated by Backport Bot over 1 year ago

  • Tags set to backport_processed
Actions #6

Updated by Radoslaw Zarzynski about 1 year ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF