]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Use LazyFIFO in data changes log
authorAdam C. Emerson <aemerson@redhat.com>
Sun, 22 Nov 2020 04:06:38 +0000 (23:06 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 5 Apr 2021 17:46:12 +0000 (13:46 -0400)
commitce249836e01aacd8024584be666455c299d38172
tree8232233cd883509c49bdf36fca9e86cf263cd195
parentf70374f71fe4e715f6221d34aee268ed601b17b8
rgw: Use LazyFIFO in data changes log

That way we don't start sending ops to open a FIFO until we need it.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 12939a258f8c627d1b7b23c0b9d7c22e98e69d89)
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_datalog.cc