]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: skip unexpected command replies
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 18 Feb 2025 19:35:16 +0000 (14:35 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 17 Mar 2025 19:43:23 +0000 (15:43 -0400)
commite91a2d04c4625b2b6620cfd48cea5ec0f4f74346
treefaff5c59fcf1e65410ceac34700e029f6e4d923e
parent018255a164189463ebc2e212705686c75c2bdfd8
client: skip unexpected command replies

Instead of marking the message as handled, give another component (or Client) a
chance to process.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit 616fdd1ae394195a2628fef6f6808e035b71069d)
src/client/Client.cc
src/client/Client.h