summaryrefslogtreecommitdiffstats
path: root/src/cls/2pc_queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/cls_2pc_queue: prevent list+remove race between consumersYuval Lifshitz2024-08-051-2/+2
* cls/queue: always set member variables in ctorKefu Chai2023-12-151-2/+2
* Merge pull request #52210 from ceph/wip-nitzan-ceph-dencoder-extend-common-ty...Yuri Weinstein2023-12-132-1/+105
|\
| * ceph-dencoder: Add missing common types to ceph-dencoder for accurate encode-...NitzanMordhai2023-09-132-1/+105
* | rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
* | RGW: make new rados support old RGW 2pc removeAli Masarwa2023-11-263-5/+38
|/
* RGW: fix issue in observability over the persistent topics queueAli Masarwa2023-07-174-7/+46
* RGW: Add observability over the persistent topics queueAli Masarwa2023-07-065-10/+95
* cls: build without "using namespace std"Kefu Chai2021-08-132-6/+8
* rgw/notifications: persistency - cleanup stale reservationsYuval Lifshitz2020-08-191-1/+2
* cls/2pc_queue: add expire_reservation operation to queueYuval Lifshitz2020-08-196-9/+133
* Merge pull request #35020 from yuvalif/cls_2pc_q_async_apiCasey Bodley2020-05-222-39/+129
|\
| * cls/2pc_queue: add async API to read operationsYuval Lifshitz2020-05-172-39/+129
* | cls/2pc_queue: fix access to invalidated iteratorYuval Lifshitz2020-05-181-1/+4
|/
* cls/2pc_queue: remove the dependency of cls_2pc_queue with cls_queueYuval Lifshitz2020-04-213-3/+74
* cls: Build ceph-osd without using namespace declarations in headersAdam C. Emerson2020-04-063-29/+36
* cls/queue: spillover of urgent data to xattrsYuval Lifshitz2020-03-112-18/+167
* cls/queue: add 2-phase-commit queue implementationYuval Lifshitz2020-03-116-0/+642