]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/objectstore: Fix DeferredReplayTest 58506/head
authorAdam Kupczyk <akupczyk@ibm.com>
Wed, 10 Jul 2024 08:19:21 +0000 (08:19 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Wed, 10 Jul 2024 08:21:46 +0000 (08:21 +0000)
commit2cc1e8a057fa45eb49b072a355afcd7a97bb262e
treeba99dbb14a427b5496da02042eb5b56b8d9af79d
parenta5ca0c565beff6e55a0431c4658f0af8f90f2b72
test/objectstore: Fix DeferredReplayTest

Created ch = CollectionHandle was not reset, causing valgrind & other
problems.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/test/objectstore/store_test.cc