]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/cls_2pc_queue: prevent list+remove race between consumers 58911/head
authorYuval Lifshitz <ylifshit@ibm.com>
Mon, 29 Jul 2024 16:51:33 +0000 (16:51 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Mon, 5 Aug 2024 08:34:56 +0000 (08:34 +0000)
commit03c839e14fa027c347792f155ac875235be8ab17
tree3ad0402c0b2f5f06851f354d1d863e69135033a8
parent2fa0e43b7e714df9811f87cbc5bf862ac503483c
test/cls_2pc_queue: prevent list+remove race between consumers

* make sure that the queue full condition is covered
* add cls debugging to test

Fixes: https://tracker.ceph.com/issues/67229
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
qa/suites/rgw/verify/tasks/cls.yaml
src/cls/2pc_queue/cls_2pc_queue.cc
src/test/cls_2pc_queue/test_cls_2pc_queue.cc