]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
d4n: Add a central Redis connection to the filter to be shared by the rest of the...
authorSamarah <samarah.uriarte@ibm.com>
Wed, 10 Jan 2024 18:00:23 +0000 (18:00 +0000)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 2 Apr 2024 15:54:52 +0000 (21:24 +0530)
commitd8209c1e60acaf8233a74452e68b2f415c7ba6e8
tree4b08a2f74dd0119983c5a86213d8688d9796961d
parent15a4b1e8471d3534176eb9201e458ffe8bc18fcb
d4n: Add a central Redis connection to the filter to be shared by the rest of the D4N classes and update D4N unit tests appropriately

Signed-off-by: Samarah <samarah.uriarte@ibm.com>
src/rgw/driver/d4n/d4n_directory.cc
src/rgw/driver/d4n/d4n_directory.h
src/rgw/driver/d4n/d4n_policy.cc
src/rgw/driver/d4n/d4n_policy.h
src/rgw/driver/d4n/rgw_sal_d4n.cc
src/rgw/driver/d4n/rgw_sal_d4n.h
src/test/rgw/test_d4n_directory.cc
src/test/rgw/test_d4n_policy.cc