]> git-server-git.apps.pok.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, 3 Mar 2025 19:57:50 +0000 (14:57 -0500)
commitbefa6818cdd3793bdfc682458e668e5c6eb831e5
tree5ee0d3718b298f8521a4f2c29b6ba7455925d6ec
parent730ee4c001b104d0f26a93b7b3367fd727608959
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